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