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