summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2010-12-08 09:33:51 +0100
committerMartin Storsjo <martin@martin.st>2010-12-08 09:40:12 +0100
commit5775163f043ba7a68d2ed96376303e886348b2ae (patch)
treeeb88421a708dc1bcf56825b7112511d45f20363c /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent1bc98ccb76c147c46bd666f05247eb11e2847d4b (diff)
Use __asm__ instead of asm in public libc headers
If compiling userland code with -std=c99, the current header produces an error. The content of this header originally is a kernel internal header, where asm() is acceptable. In a header visible to userland, this should be __asm__ instead. Change-Id: I4d3188dd96f7836148ca89f5053d0389dd459d6e
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions