diff options
Diffstat (limited to 'lib_nios/board.c')
-rw-r--r-- | lib_nios/board.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_nios/board.c b/lib_nios/board.c index ff0d9f5c769..0bbedfdaeec 100644 --- a/lib_nios/board.c +++ b/lib_nios/board.c @@ -174,4 +174,3 @@ void hang (void) puts("### ERROR ### Please reset board ###\n"); for (;;); } - |