commit | 0ddc9cc8fdfe3df7a90557e66069e3da2c584725 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Tue Dec 18 03:58:10 2007 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:43 2008 +0100 |
tree | 21f5a092bc55f7d36d9b431ef4093ef107786491 | |
parent | e7b5e11eaaa8ef93a34e68016de51152d0d62911 [diff] |
x86: unify module_{32|64}.h This adds one case to the MODULE_PROC_FAMILY block testing for X86_64. There are no new things defined on X86_64 than there were before. 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>