u-boot-brain/include/asm-generic
Simon Glass b5bec88434 Use 'unsigned int' for global_data's baudrate
We decided to used unsigned int here, rather than unsigned long. But
for the generic global_data it is still unsigned long. So change it
over.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-15 16:14:02 -04:00
..
errno.h
global_data_flags.h global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
global_data.h Use 'unsigned int' for global_data's baudrate 2013-03-15 16:14:02 -04:00
gpio.h gpio: remove duplicate function signature 2012-12-11 13:17:32 -07:00
ioctl.h
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
signal.h
u-boot.h Introduce generic u-boot.h file 2013-03-15 16:12:43 -04:00
unaligned.h