summaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/lib/board.c')
-rw-r--r--arch/m68k/lib/board.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/m68k/lib/board.c b/arch/m68k/lib/board.c
index adaccfe69e..b2e3068364 100644
--- a/arch/m68k/lib/board.c
+++ b/arch/m68k/lib/board.c
@@ -663,10 +663,3 @@ void board_init_r (gd_t *id, ulong dest_addr)
/* NOTREACHED - no way out of command loop except booting */
}
-
-
-void hang(void)
-{
- puts ("### ERROR ### Please RESET the board ###\n");
- for (;;);
-}
OpenPOWER on IntegriCloud