logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

reg.h (110B)


  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