diff options
Diffstat (limited to 'board/stxssa/stxssa.c')
-rw-r--r-- | board/stxssa/stxssa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/stxssa/stxssa.c b/board/stxssa/stxssa.c index 08177e1..2c4b546 100644 --- a/board/stxssa/stxssa.c +++ b/board/stxssa/stxssa.c @@ -291,7 +291,7 @@ show_activity(int flag) next_led_update += (get_tbclk() / 4); } -long int +phys_size_t initdram (int board_type) { long dram_size = 0; |