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

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

#include "SYS.h"

#define	SYS_stty	31

SYSCALL(stty)
	ret
#endif