xref: /original-bsd/lib/libc/sys/getitimer.s (revision 4f485440)
1/* getitimer.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5SYSCALL(getitimer)
6	ret
7