diff options
Diffstat (limited to 'arch/x86/include/asm/compat.h')
| -rw-r--r-- | arch/x86/include/asm/compat.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/x86/include/asm/compat.h b/arch/x86/include/asm/compat.h index 9a9c7bdc923d..306160e58b48 100644 --- a/arch/x86/include/asm/compat.h +++ b/arch/x86/include/asm/compat.h | |||
| @@ -8,7 +8,8 @@ | |||
| 8 | #include <linux/sched.h> | 8 | #include <linux/sched.h> |
| 9 | #include <asm/user32.h> | 9 | #include <asm/user32.h> |
| 10 | 10 | ||
| 11 | #define COMPAT_USER_HZ 100 | 11 | #define COMPAT_USER_HZ 100 |
| 12 | #define COMPAT_UTS_MACHINE "i686\0\0" | ||
| 12 | 13 | ||
| 13 | typedef u32 compat_size_t; | 14 | typedef u32 compat_size_t; |
| 14 | typedef s32 compat_ssize_t; | 15 | typedef s32 compat_ssize_t; |
