u-boot-brain/include/linux
Marek Vasut 9aed508083 COMMON: Add __stringify() function
Copied from Linux kernel:
commit 8f7c2c37319a81ef4c2bfdec67b1ccd5744d97e4
Date:   Wed Apr 8 16:58:57 2009 +0800

Pull in the __stringify() macro from Linux kernel. This macro is usually used to
convert numbers to strings at preprocessor level, yet it is not limited only to
that. This is useful as it allows higher usage of puts() in favour of printf().

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
2012-10-15 11:53:47 -07:00
..
byteorder
mtd Merge branch 'master' of git://git.denx.de/u-boot-arm 2012-09-21 14:53:13 -07:00
unaligned
usb usb:gadget:composite: Support for composite at gadget.h 2012-05-20 08:32:33 +02:00
apm_bios.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
bch.h nand: Merge BCH code from Linux nand driver 2012-01-26 16:09:02 -06:00
bitops.h
compat.h lin_gadget: use common linux/compat.h 2012-04-30 16:54:51 +02:00
compiler-gcc3.h Add missing header for gcc3 2011-10-01 21:56:20 +02:00
compiler-gcc4.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
compiler-gcc.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
compiler.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
config.h
crc7.h lib: add crc7 from Linux 2011-01-18 23:38:08 +01:00
crc32.h
ctype.h Add isblank 2011-10-17 22:25:34 +02:00
edd.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
err.h linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
ethtool.h Create PHY Lib for U-Boot 2011-04-20 15:09:19 -05:00
fb.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
input.h input: Add linux/input.h for key code support 2012-05-15 08:31:39 +02:00
ioctl.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
ioport.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
kbuild.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
linkage.h arm: adapt asm/linkage.h from Linux 2012-05-15 08:31:26 +02:00
list.h
lzo.h
math64.h
mc146818rtc.h
mdio.h Minor coding style cleanup. 2011-09-11 21:24:09 +02:00
mii.h Coding style (white space) cleanup. 2010-12-17 10:14:09 +01:00
netdevice.h USB-CDC: Port struct net_device_stats 2011-02-19 20:32:37 +01:00
poison.h
posix_types.h
rbtree.h
screen_info.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
stat.h nios2: add struct stat support in linux/stat.h 2010-04-02 12:28:40 -04:00
stddef.h
string.h nand: Sanitize ONFI strings. 2012-01-26 16:09:02 -06:00
stringify.h COMMON: Add __stringify() function 2012-10-15 11:53:47 -07:00
time.h
types.h