9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer 420a3173f0 commands: remove maxargs
No need to check for maximum argument counts. The commands are
safe to be called with more arguments, so lets safe some bytes.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-10-19 16:18:33 +02:00
..
Makefile Add MMU support 2009-08-19 10:51:30 +02:00
cache.S Add MMU support 2009-08-19 10:51:30 +02:00
cpu.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
cpuinfo.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
exceptions.S Fix Exception handling 2009-02-20 18:24:36 +01:00
interrupts.c saving added docu 2007-11-05 14:39:07 +01:00
mmu.c rename dma macros 2009-09-25 13:34:57 +02:00
start-arm.S use _stext instead of TEXT_BASE 2009-09-08 12:42:55 +02:00