1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/sys/amd64
John Baldwin 13b0500f02 - machine/mutex.h -> sys/mutex.h
- Use cpu_throw() instead of cpu_switch() during cpu_exit() since we don't
  need to save our previous state.
2000-10-20 07:43:55 +00:00
..
amd64 - machine/mutex.h -> sys/mutex.h 2000-10-20 07:43:55 +00:00
conf Bring the 'twe' driver back now that we think it should work. 2000-10-12 01:46:43 +00:00
include - Make the mutex code almost completely machine independent. This greatly 2000-10-20 07:26:37 +00:00
isa - machine/mutex.h -> sys/mutex.h 2000-10-20 07:31:00 +00:00
pci Call the BIOS to route the selected interrupt. Correctly calculate the 2000-10-19 08:06:50 +00:00
Makefile