9
0
Fork 0
barebox/arch/mips/lib
Sascha Hauer 33d1cc4bf2 commands: remove struct command pointer from commands
This is unused in all commands and thus can be removed.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-02-27 20:28:07 +01:00
..
.gitignore MIPS: add common MIPS stuff 2011-08-05 18:20:17 +02:00
Makefile MIPS: add draft cpuinfo command 2011-08-05 18:20:30 +02:00
ashldi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
ashrdi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
barebox.lds.S introduce barebox_bare_init_size to known the bare_init size and check it 2012-01-23 09:43:28 +01:00
cpuinfo.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
csrc-r4k.c introduce io.h 2011-09-22 19:03:05 +02:00
libgcc.h MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
lshrdi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
memory.c fix malloc space sizes 2011-12-03 10:09:29 +01:00