platform_bionic/libc/kernel/tools
Martin Storsjo c9205dba43 Replace all occurrances of asm with __asm__ in the output headers
asm() conflicts with userland code compiled with -std=c99, the userland
libc should only use __asm__() instead. Therefore, this transformation
has to be applied to all exported headers.

This only changes arch-arm/asm/byteorder.h.

Change-Id: I1cf88c37201c3a91668d387293a18885c316d53c
2010-12-08 11:41:37 +01:00
..
clean_header.py Replace all occurrances of asm with __asm__ in the output headers 2010-12-08 11:41:37 +01:00
cpp.py Add a method for replacing tokens in the preprocessed headers 2010-12-08 11:40:59 +01:00
defaults.py Replace all occurrances of asm with __asm__ in the output headers 2010-12-08 11:41:37 +01:00
find_headers.py auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
find_users.py auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
kernel.py auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
update_all.py Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support. 2009-05-20 13:00:10 +02:00
utils.py auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00