summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/com32/lib/pci/readl.c
blob: fbef3a7c91ee95a58ec79609d97509b880490fbc (plain) (blame)
1
2
3
4
#define TYPE uint32_t
#define BWL(x) x ## l
#define BIOSCALL 0xb10a
#include "pci/readx.c"