Added indication of operating system
authorceriel <none@none>
Fri, 8 Jul 1988 10:33:53 +0000 (10:33 +0000)
committerceriel <none@none>
Fri, 8 Jul 1988 10:33:53 +0000 (10:33 +0000)
first/local.h.src

index 1fdb12b..66c615d 100644 (file)
@@ -13,3 +13,7 @@
 
 /* size of local machine, either 0 (for 16 bit address space), or 1 */
 #      define BIGMACHINE       1
+
+/* operating system, SYS_5, V7, BSD4_1 or BSD4_2; Do NOT delete the comment
+   in the next line! */
+#      define BSD4_2           1       /* SYSTEM */