commit | 1156e098c5fc142ceaf091f0627109225a9db894 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jan 30 13:34:10 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:34:10 2008 +0100 |
tree | 8b338373eecb8ef085e110c3f2dfc6065b7396bd | |
parent | d7d119d777d7ed22c4095915e9c985a8b75bfe5f [diff] |
x86: unify fault_32|64.c by ifdef'd function bodies It's about time to get on with unifying these files, elimination of the ugly ifdefs can occur in the unified file. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>