C++程序  |  15行  |  184 B

#ifndef _BITS_IO_H
#define _BITS_IO_H

/** @file
 *
 * i386-specific I/O API implementations
 *
 */

FILE_LICENCE ( GPL2_OR_LATER );

#include <gpxe/x86_io.h>

#endif /* _BITS_IO_H */