diff options
Diffstat (limited to 'board/altera/socfpga/socfpga.c')
-rw-r--r-- | board/altera/socfpga/socfpga.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/altera/socfpga/socfpga.c b/board/altera/socfpga/socfpga.c index 20d221641b..a1dbc492c9 100644 --- a/board/altera/socfpga/socfpga.c +++ b/board/altera/socfpga/socfpga.c @@ -18,6 +18,8 @@ DECLARE_GLOBAL_DATA_PTR; +void s_init(void) {} + /* * Miscellaneous platform dependent initialisations */ |