Skip to content
Snippets Groups Projects
Commit 33f6928a authored by ram's avatar ram
Browse files

tcsetattr is SVR4

parent 9f9cef53
No related branches found
No related tags found
No related merge requests found
/* Routines that must be linked into the core for lisp to work. */
/* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/undefineds.h,v 1.5 1994/10/25 00:26:53 ram Exp $ */
/* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/undefineds.h,v 1.6 1994/10/27 01:11:32 ram Exp $ */
/* Pick up all the syscalls. */
accept,
......@@ -144,8 +144,6 @@ syscall,
closedir,
opendir,
readdir,
#endif
#if defined(hpux) || defined(irix)
tcgetattr,
tcsetattr,
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment