1 /* $NetBSD: instat.c,v 1.2 1996/05/17 19:50:52 chuck Exp $ */
4 * bug routines -- assumes that the necessary sections of memory
8 #include <machine/prom.h>
12 /* returns 0 if no characters ready to read */
19 MVMEPROM_CALL(MVMEPROM_INSTAT
);
20 MVMEPROM_STATRET(ret
);