freebsd-dev/sys/dev/acpica/Osd
John Baldwin f34fa851e0 Catch up to header include changes:
- <sys/mutex.h> now requires <sys/systm.h>
- <sys/mutex.h> and <sys/sx.h> now require <sys/lock.h>
2001-03-28 09:17:56 +00:00
..
OsdBusMgr.c Add some debugging statements. 2001-01-31 09:34:54 +00:00
OsdDebug.c
OsdEnvironment.c
OsdHardware.c
OsdInterrupt.c Add some debugging statements. 2001-01-31 09:34:54 +00:00
OsdMemory.c Staticise some malloc pools 2000-12-08 20:48:33 +00:00
OsdSchedule.c Implement a unified run queue and adjust priority levels accordingly. 2001-02-12 00:20:08 +00:00
OsdStream.c
OsdSynch.c Catch up to header include changes: 2001-03-28 09:17:56 +00:00