NetBSD/sys/arch/i386/isa/icuvar.h
1993-09-14 17:28:06 +00:00

5 lines
49 B
C

struct icu_attach_args {
int port;
int irq;
};