1 /* $NetBSD: delay.c,v 1.2 1996/05/17 19:50:28 chuck Exp $ */
4 * bug routines -- assumes that the necessary sections of memory
8 #include <machine/prom.h>
12 /* BUG - timing routine */
14 mvmeprom_delay(int msec
)
18 MVMEPROM_CALL(MVMEPROM_DELAY
);