u-boot-brain/include/linux
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools
isspace() and strim() are not in the typical user-mode string.h, so
put them in a separate compilation unit so that they can be built into
tools that need them independent of the other common string functions.

This allows code shared by u-boot and the linux user-mode tools to link.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
2012-12-13 11:46:07 -07:00
..
byteorder include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s 2012-11-30 07:15:04 -07:00
mtd nand: Move the sub-page read support enable to a flag 2012-11-26 15:41:28 -06:00
unaligned include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 2012-11-04 11:00:34 -07:00
usb musb-new: port of Linux musb driver 2012-11-20 00:16:06 +01:00
apm_bios.h
bch.h
bitops.h
compat.h include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined 2012-11-04 11:00:34 -07:00
compiler-gcc3.h
compiler-gcc4.h
compiler-gcc.h
compiler.h
config.h
crc7.h
crc32.h
ctype.h
edd.h
err.h
ethtool.h
fb.h
input.h
ioctl.h
ioport.h
kbuild.h
linkage.h
linux_string.h Make linux kernel string funcs available to tools 2012-12-13 11:46:07 -07:00
list.h
lzo.h
math64.h
mc146818rtc.h
mdio.h
mii.h
netdevice.h
poison.h
posix_types.h
rbtree.h
screen_info.h
stat.h
stddef.h include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' 2012-11-04 11:00:34 -07:00
string.h Make linux kernel string funcs available to tools 2012-12-13 11:46:07 -07:00
stringify.h
time.h
types.h