uboot/lib_nios
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation
This lays the groundwork to allow architectures to share a common
mem_malloc_init().

Note that the x86 implementation was not modified as it did not fit the
mold of all other architectures.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-09-04 21:46:32 +02:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c Standardize mem_malloc_init() implementation 2009-09-04 21:46:32 +02:00
bootm.c bootm: refactor do_reset and os boot function args 2008-08-26 23:48:01 +02:00
cache.c
config.mk Move architecture specific config.mk files into subdirs 2009-07-21 00:12:35 +02:00
divmod.c
math.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mult.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
time.c