freebsd_amp_hwpstate/sys/amd64/include
John Polstra 5584f22bb3 Make profiling work for ELF. gprof now autodetects the format of
the executable file, so it will work for both a.out and ELF format
files.  I have split the object format specific code into separate
source files.  It's cleaner than it was before, but it's still
pretty crufty.

Don't cheat on your make world for this update.  A lot of things
have to be rebuilt for it to work, including the compiler and all
of the profiled libraries.
1998-09-07 23:32:00 +00:00
..
pc
apicreg.h Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
asm.h
asmacros.h
atomic.h Change various syscalls to use size_t arguments instead of u_int. 1998-08-24 08:39:39 +00:00
bus.h
bus_amd64.h
bus_at386.h
bus_dma.h
bus_memio.h
bus_pio.h
clock.h
cpu.h - hw.machine_arch returns cpu architecture type. 1998-08-31 08:41:58 +00:00
cpufunc.h Add macros for accessing device memory. 1998-08-17 08:57:05 +00:00
cputypes.h
db_machdep.h
elf.h Revamp the ELF include files to better support architecture-independent 1998-08-16 03:03:38 +00:00
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
ieeefp.h
md_var.h Don't pretend to support ix86's with 16-bit ints by using longs just to 1998-07-11 05:59:35 +00:00
mptable.h Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
npx.h
pcb.h
pcb_ext.h
pci_cfgreg.h
pcpu.h Presently there is only one `currentldt' variable for all cpus 1998-08-18 07:47:12 +00:00
pmap.h
proc.h
profile.h Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
psl.h
ptrace.h
reg.h
reloc.h
segments.h
setjmp.h
signal.h
smp.h Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
specialreg.h
sysarch.h u_int --> unsigned int, remove (now unneeded) <sys/types.h> 1998-07-28 15:22:51 +00:00
trap.h
tss.h
varargs.h
vmparam.h