blob: 60c2e3edf42624422e4ec0d9c4d0e088d162434a [file] [log] [blame]
#ifndef _BITS_IO_H
#define _BITS_IO_H
/** @file
*
* x86-specific I/O API implementations
*
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <ipxe/x86_io.h>
#endif /* _BITS_IO_H */