5 lines
90 B
C
5 lines
90 B
C
#define TYPE uint8_t
|
|
#define BWL(x) x ## b
|
|
#define BIOSCALL 0xb108
|
|
#include "pci/readx.c"
|