getpgrp.s 58 B

123
  1. #include "syscall.h"
  2. DEFINE(_getpgrp)
  3. SYSTEM(SYS_getpgrp)