Added indication of operating system

This commit is contained in:
ceriel 1988-07-08 10:33:53 +00:00
parent 1c6ab039f4
commit 892e6cf6f6

View 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 */