[tcp] Allow out-of-order receive queue to be discarded
[gpxe.git] / src / arch / i386 / include / bits / io.h
blobeded9778bc92135efdd759e9ad2ef5be74b14a3f
1 #ifndef _BITS_IO_H
2 #define _BITS_IO_H
4 /** @file
6 * i386-specific I/O API implementations
8 */
10 FILE_LICENCE ( GPL2_OR_LATER );
12 #include <gpxe/x86_io.h>
14 #endif /* _BITS_IO_H */