diff options
Diffstat (limited to 'cpu/arm920t/start.S')
-rw-r--r-- | cpu/arm920t/start.S | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpu/arm920t/start.S b/cpu/arm920t/start.S index 9f53b87..17c5f86 100644 --- a/cpu/arm920t/start.S +++ b/cpu/arm920t/start.S @@ -72,9 +72,6 @@ _fiq: .word fiq ************************************************************************* */ -/* - * CFG_MEM_END is in the board dependent config-file (configs/config_BOARD.h) - */ _TEXT_BASE: .word TEXT_BASE |