coreboot-kgpe-d16/util/vgabios/include/arch/io.h

5 lines
63 B
C

#ifndef _ASM_IO_H
#define _ASM_IO_H
#include <sys/io.h>
#endif