diff options
| author | Mark Murray <markm@FreeBSD.org> | 2001-02-11 10:44:09 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2001-02-11 10:44:09 +0000 |
| commit | d888fc4e737af84dd01cea8a7e529e101b1e06d5 (patch) | |
| tree | c815f131250a842a0adc2e7b9709a4487a7b2781 /sys/amd64/isa/ithread.c | |
| parent | a57815efd2f9d14e317b9254dff5a5f184422d10 (diff) | |
Notes
Diffstat (limited to 'sys/amd64/isa/ithread.c')
| -rw-r--r-- | sys/amd64/isa/ithread.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/isa/ithread.c b/sys/amd64/isa/ithread.c index f3b0109af0c7a..728d75fb0c5eb 100644 --- a/sys/amd64/isa/ithread.c +++ b/sys/amd64/isa/ithread.c @@ -36,9 +36,6 @@ #include <sys/param.h> #include <sys/bus.h> #include <sys/rtprio.h> /* change this name XXX */ -#ifndef SMP -#include <machine/lock.h> -#endif #include <sys/proc.h> #include <sys/systm.h> #include <sys/syslog.h> |
