Sign in
qemu
/
ipxe
/
2dfdcae938b3aaae2cb5d48bf2cf45c23ee4b312
/
.
/
src
/
arch
/
x86
/
include
/
bits
/
io.h
blob: cb1b67a6ff7620d1c9cdd4d7471bc6eb4cbba62c [
file
]
#ifndef
_BITS_IO_H
#define
_BITS_IO_H
/** @file
*
* x86-specific I/O API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER
);
#include
<ipxe/x86_io.h>
#endif
/* _BITS_IO_H */