Home
last modified time | relevance | path

Searched defs:ROM_PUTC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/next68k/next68k/
H A Dnextrom.c78 #define ROM_PUTC(c) /* nop */ macro
83 #define ROM_PUTC(c) \ macro
/netbsd-src/sys/arch/ews4800mips/include/
H A Dsbd.h79 #define ROM_PUTC ((void (*)(int, int, int))0xbfc0ff60) macro