aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAdrian Bunk <[email protected]>2008-07-25 01:45:36 -0700
committerLinus Torvalds <[email protected]>2008-07-25 10:53:27 -0700
commitf16695f4ac088cf7593e113574046d2d7e5af5eb (patch)
tree6941bbb7cb6ab0c75a914eb5e30e5e02570540c6 /tools/perf/scripts/python
parentcebbd3fb803603b12408458ba17c29ce1e15a5f2 (diff)
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 <[email protected]> Acked-by: H. Peter Anvin <[email protected]> Cc: Harvey Harrison <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions