1 2 3 4 5 6 7 8
#ifndef _LINUX_EMUL_H_ #define _LINUX_EMUL_H_ #include <i386at/dev_hdr.h> #include <i386at/device_emul.h> #include <i386at/disk.h> #endif