1 /* $NetBSD: return.c,v 1.2 1996/05/17 19:51:02 chuck Exp $ */
4 * bug routines -- assumes that the necessary sections of memory
8 #include <machine/prom.h>
13 /* BUG - return to bug routine */
18 MVMEPROM_CALL(MVMEPROM_EXIT
);
19 printf("%s: exit failed. spinning...", __func__
);