]> 4ch.mooo.com Git - 16.git/blob - src/lib/doslib/hw/8250/8250pnp.h
added a bunch of things~ and midi stuff~
[16.git] / src / lib / doslib / hw / 8250 / 8250pnp.h
1
2 #include <hw/isapnp/isapnp.h>
3 #include <hw/cpu/cpu.h>
4 #include <stdint.h>
5 #include <conio.h>
6
7 int is_rs232_or_compat_pnp_device(struct isa_pnp_device_node far *devn);
8