BSD 4_1c_2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 13 Jan 1983 10:48:06 +0000 (02:48 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 13 Jan 1983 10:48:06 +0000 (02:48 -0800)
Work on file usr/src/lib/libc/sys/domain.c

Synthesized-from: CSRG/cd1/4.1c.2

usr/src/lib/libc/sys/domain.c [new file with mode: 0644]

diff --git a/usr/src/lib/libc/sys/domain.c b/usr/src/lib/libc/sys/domain.c
new file mode 100644 (file)
index 0000000..35fed8d
--- /dev/null
@@ -0,0 +1,8 @@
+/* domain.c 4.2 83/01/13 */
+
+#ifdef notdef
+#include "SYS.h"
+
+SYSCALL(domain)
+       ret
+#endif