xref: /csrg-svn/lib/libc/sys/getpriority.s (revision 9469)
1/* getpriority.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5SYSCALL(getpriority)
6	ret
7