getitimer.s 62 B

123
  1. #include "syscall.h"
  2. DEFINE(_getitimer)
  3. SYSTEM(SYS_getitimer)