5 lines
92 B
C
5 lines
92 B
C
#define TYPE uint32_t
|
|
#define BWL(x) x ## l
|
|
#define BIOSCALL 0xb10d
|
|
#include "pci/writex.c"
|