4.1cBSD/usr/src/lib/libc/sys/Ogtty.c

/* Ogtty.c 4.1 82/12/04 */
#ifdef notdef

#include "SYS.h"

#define	SYS_gtty	32

SYSCALL(gtty)
	ret
#endif