Andrew Dyer 6e1551a870 arm920t fix constant error in start.S
Code in cpu/arm920t/start.S will die with a compilation error if
CONFIG_STACKSIZE + CFG_MALLOC_LEN works out to an invalid constant for
the ARM sub instruction.  Change the code so that each is subtracted
independently to avoid the error.

Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
2008-09-12 02:20:46 +02:00
..
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-07-14 21:19:08 +02:00
2008-07-13 23:07:35 +02:00
2008-05-21 00:14:08 +02:00
2008-08-06 14:05:38 +02:00
2008-08-06 14:05:38 +02:00
2008-05-21 00:14:08 +02:00
2008-09-09 17:02:41 -05:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-06-03 20:28:50 +02:00
2008-08-06 14:05:38 +02:00
2008-05-21 00:14:08 +02:00
2008-07-08 12:03:24 +09:00
2008-07-08 12:03:24 +09:00