summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/com32/lib/pci/readw.c
blob: 86604c477ab280312e938075da06a77b1a888fc0 (plain) (blame)
1
2
3
4
#define TYPE uint16_t
#define BWL(x) x ## w
#define BIOSCALL 0xb109
#include "pci/readx.c"