this screws up make depend otherwise
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Mon, 24 Jan 1983 09:42:49 +0000 (01:42 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Mon, 24 Jan 1983 09:42:49 +0000 (01:42 -0800)
SCCS-vsn: sys/kern/init_main.c 4.46

usr/src/sys/kern/init_main.c

index 9bfda07..9a1199e 100644 (file)
@@ -1,4 +1,4 @@
-/*     init_main.c     4.45    83/01/16        */
+/*     init_main.c     4.46    83/01/23        */
 
 #include "../machine/pte.h"
 
 
 #include "../machine/pte.h"
 
 #include "../h/protosw.h"
 #endif
 #include "../h/quota.h"
 #include "../h/protosw.h"
 #endif
 #include "../h/quota.h"
-
-#ifdef sun
-#include "../sun/reg.h"
-#include "../sun/cpu.h"
-#endif
+#include "../machine/reg.h"
+#include "../machine/cpu.h"
 
 extern struct user u;          /* have to declare it somewhere! */
 /*
 
 extern struct user u;          /* have to declare it somewhere! */
 /*