1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-07 21:14:17 +00:00
Jake Burkholder aa17032fcb - Add #defines for the symbol names of the kernel interrupt, system
call and trap entry points so they're easy to find and change
- Use the cpuhead and allcpu list to locate globaldata for the current
  cpu, rather than SMP_prvspace or __globaldata
- Use offsets into struct globaldata directly to find per-cpu variables,
  rather than symbols in globals.o

Glanced at by:	peter
2001-01-10 18:15:25 +00:00
..
2000-12-27 13:59:17 +00:00
2000-12-27 13:59:17 +00:00
2001-01-01 19:50:48 +00:00