diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-14 15:37:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-14 15:37:43 -0700 |
commit | 38400e42713de5f5d0d676eb721bc7f7237f7f18 (patch) | |
tree | a3231dad3ca043502a4649c4382088b21392178b /arch/ia64/kernel/asm-offsets.c | |
parent | b75cdf388ecdcd5ab5e66178f19c39a4c94dea26 (diff) | |
parent | deb75f3c29a13ac37a50d82a256c8dc17de58c3d (diff) |
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
Diffstat (limited to 'arch/ia64/kernel/asm-offsets.c')
-rw-r--r-- | arch/ia64/kernel/asm-offsets.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/kernel/asm-offsets.c b/arch/ia64/kernel/asm-offsets.c index f6a23428934..77225659e96 100644 --- a/arch/ia64/kernel/asm-offsets.c +++ b/arch/ia64/kernel/asm-offsets.c @@ -4,6 +4,7 @@ * to extract and format the required data. */ +#define ASM_OFFSETS_C 1 #include <linux/config.h> #include <linux/sched.h> |