diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-25 10:45:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 19:53:27 +0200 |
commit | f16695f4ac088cf7593e113574046d2d7e5af5eb (patch) | |
tree | 6941bbb7cb6ab0c75a914eb5e30e5e02570540c6 /include/asm-m68knommu/mcfpci.h | |
parent | build-kernel-profileo-only-when-requested-cleanups (diff) | |
download | linux-f16695f4ac088cf7593e113574046d2d7e5af5eb.tar.xz linux-f16695f4ac088cf7593e113574046d2d7e5af5eb.zip |
asm-generic/int-ll64.h: always provide __{s,u}64
Several compilers offer "long long" without claiming to support C99.
Considering how frequent __s64/__u64 are used our userspace headers are
anyway unusable without __s64/__u64 available.
Always offer __s64/__u64 to non-gcc non-C99 compilers - if they provide
"long long" that makes the headers compiling and if they don't they are
anyway screwed.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Cc: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-m68knommu/mcfpci.h')
0 files changed, 0 insertions, 0 deletions