#ifndef _BITS_IO_H #define _BITS_IO_H /** @file * * ARM-specific I/O API implementations * */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include #endif /* _BITS_IO_H */