reg.h 110 B

123456789
  1. #ifndef _SYS_REG_H
  2. #define _SYS_REG_H
  3. #include <limits.h>
  4. #include <unistd.h>
  5. #include <bits/reg.h>
  6. #endif