xref: /csrg-svn/lib/libc/sys/umask.s (revision 13501)
1/* umask.s 4.2 83/06/30 */
2
3#include "SYS.h"
4
5SYSCALL(umask)
6	ret
7