freebsd-dev/sys/ia64
John Baldwin 034dc442ad - Add the new critical_t type used to save state inside of critical
sections.
- Add implementations of the critical_enter() and critical_exit() functions
  and remove restore_intr() and save_intr().
- Remove the somewhat bogus disable_intr() and enable_intr() functions on
  the alpha as the alpha actually uses a priority level and not simple bit
  flag on the CPU.
2001-03-28 02:31:54 +00:00
..
conf Clean up some leftovers from the root mount cleanup that was done some 2001-02-04 15:35:10 +00:00
ia64 Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
include - Add the new critical_t type used to save state inside of critical 2001-03-28 02:31:54 +00:00
isa