uboot/arch/openrisc/include/asm
Simon Glass 5cb48582ac Add architecture-specific global data
We plan to move architecture-specific data into a separate structure so
that we can make the rest of it common.

As a first step, create struct arch_global_data to hold these fields.
Initially it is empty.

This patch applies to all archs at once. I can split it if this is really
a pain.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-01 15:07:49 -05:00
..
bitops
bitops.h openrisc/bitops: add hweightX defines 2012-10-02 11:55:45 -07:00
byteorder.h
cache.h
config.h
errno.h
global_data.h Add architecture-specific global data 2013-02-01 15:07:49 -05:00
gpio.h
io.h
openrisc_exc.h
posix_types.h
processor.h
ptrace.h
spr-defs.h
string.h
system.h
types.h
u-boot.h openrisc: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:45 -07:00
unaligned.h