summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/com32/lib/pci/readb.c
blob: c0c41724a1be834cd8f8e8b9b6a2e7a9a7139545 (plain) (blame)
1
2
3
4
#define TYPE uint8_t
#define BWL(x) x ## b
#define BIOSCALL 0xb108
#include "pci/readx.c"