commit | 3a471cbc081b6bf2b58a48db13d734ecd3b0d437 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Feb 26 00:51:45 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 26 18:14:21 2009 +0100 |
tree | e61d9d7023ddb8aa27aaf3d51df6bd45bdb71a5e | |
parent | 60c195c729532815c5209c81442fa0eb26ace706 [diff] |
remove __KERNEL_STRICT_NAMES With the last used of non-strict names gone from the exported header files, we can remove the old libc5 compatibility cruft from our headers and only export strict types. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>