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