29c9d8ba508097b3e7555f97ff7b4ee049ba2d25
[musl] / arch / microblaze / bits / ioctl_fix.h
1 #undef SIOCGSTAMP
2 #undef SIOCGSTAMPNS
3 #define SIOCGSTAMP      _IOR(0x89, 6, char[16])
4 #define SIOCGSTAMPNS    _IOR(0x89, 7, char[16])