diff options
Diffstat (limited to 'board/renesas/common/gen3-spl.c')
| -rw-r--r-- | board/renesas/common/gen3-spl.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/renesas/common/gen3-spl.c b/board/renesas/common/gen3-spl.c index 9590b5d6a2e..f833bfeaeee 100644 --- a/board/renesas/common/gen3-spl.c +++ b/board/renesas/common/gen3-spl.c @@ -29,10 +29,6 @@ u32 spl_boot_device(void) return BOOT_DEVICE_UART; } -void s_init(void) -{ -} - void reset_cpu(void) { } |
