diff options
author | Paul Mackerras <paulus@samba.org> | 2006-01-13 17:15:28 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-01-13 17:15:28 -0500 |
commit | 25cd6aa0aa059b48cdcef2a00981b14fafd5161a (patch) | |
tree | 7f7469861c44889ed97f81afeda9a9d08afa0e50 /include/linux | |
parent | b11fa580ac06b34944a2b46a44ebce2c284e1a76 (diff) | |
parent | 67daf5f11f06b9b15f8320de1d237ccc2e74fe43 (diff) |
Merge ../linux-2.6
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/auxvec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/auxvec.h b/include/linux/auxvec.h index 9a7b374c9fb4..d2bc0d66e65d 100644 --- a/include/linux/auxvec.h +++ b/include/linux/auxvec.h | |||
@@ -26,6 +26,6 @@ | |||
26 | 26 | ||
27 | #define AT_SECURE 23 /* secure mode boolean */ | 27 | #define AT_SECURE 23 /* secure mode boolean */ |
28 | 28 | ||
29 | #define AT_VECTOR_SIZE 42 /* Size of auxiliary table. */ | 29 | #define AT_VECTOR_SIZE 44 /* Size of auxiliary table. */ |
30 | 30 | ||
31 | #endif /* _LINUX_AUXVEC_H */ | 31 | #endif /* _LINUX_AUXVEC_H */ |