1 #ifndef _BITS_IO_H 2 #define _BITS_IO_H 3 4 /** @file 5 * 6 * x86_64-specific I/O API implementations 7 * 8 */ 9 10 #endif /* _BITS_IO_H */ 11