Bell 32V development
authorTom London <tbl@research.uucp>
Wed, 14 Feb 1979 04:34:03 +0000 (23:34 -0500)
committerTom London <tbl@research.uucp>
Wed, 14 Feb 1979 04:34:03 +0000 (23:34 -0500)
Work on file usr/src/cmd/sdb/udef.c

Co-Authored-By: John Reiser <jfr@research.uucp>
Synthesized-from: 32v

usr/src/cmd/sdb/udef.c [new file with mode: 0644]

diff --git a/usr/src/cmd/sdb/udef.c b/usr/src/cmd/sdb/udef.c
new file mode 100644 (file)
index 0000000..958d783
--- /dev/null
@@ -0,0 +1,2 @@
+#include <sys/param.h>
+char           u[ctob(4)]; /* struct user u */