1
0

ioctl_fix.h 134 B

1234
  1. #undef SIOCGSTAMP
  2. #undef SIOCGSTAMPNS
  3. #define SIOCGSTAMP _IOR(0x89, 6, char[16])
  4. #define SIOCGSTAMPNS _IOR(0x89, 7, char[16])