kern_tc.c doesn't use <machine/psl.h>, and having this #include breaks
other platforms.
This commit is contained in:
parent
2244cf6bba
commit
aed0556447
@ -19,8 +19,6 @@
|
||||
#include <sys/timepps.h>
|
||||
#include <sys/timex.h>
|
||||
|
||||
#include <machine/psl.h>
|
||||
|
||||
/*
|
||||
* Implement a dummy timecounter which we can use until we get a real one
|
||||
* in the air. This allows the console and other early stuff to use
|
||||
|
Loading…
Reference in New Issue
Block a user