ce5423e5c0f940cf38a62e4181cc495db4287743
[musl] / include / sys / io.h
1 #ifndef _SYS_IO_H
2 #define _SYS_IO_H
3 #ifdef __cplusplus
4 extern "C" {
5 #endif
6
7 #include <features.h>
8
9 #include <bits/io.h>
10
11 #ifdef __cplusplus
12 }
13 #endif
14 #endif