summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/x86_64/include/bits/io.h
blob: 921fdcc05e076f9e88d83461051b950312e1ad5d (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _BITS_IO_H
#define _BITS_IO_H

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

#endif /* _BITS_IO_H */