5 lines
91 B
C
5 lines
91 B
C
#define TYPE uint16_t
|
|
#define BWL(x) x ## w
|
|
#define BIOSCALL 0xb109
|
|
#include "pci/readx.c"
|