1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/powerpc/include
2002-09-23 07:27:45 +00:00
..
_inttypes.h
_limits.h
_stdint.h
_types.h Move several MI types from <machine/_types.h> to <sys/_types.h>. 2002-08-23 16:49:06 +00:00
asm.h PIC_GOTOFF is OBE. 2002-09-23 07:27:45 +00:00
atomic.h Fixed branch labels 2002-09-19 04:39:59 +00:00
bat.h
bootinfo.h
bus_memio.h
bus_pio.h
bus.h Added sparse address support, required by the macio ATA device 2002-09-19 04:44:04 +00:00
clock.h
cpu.h Additional machdep sysctl constants needed for userland utils 2002-09-19 04:44:35 +00:00
cpufunc.h Fix clearing of recoverable exception MSR bit when disabling 2002-09-19 04:45:06 +00:00
critical.h
db_machdep.h
elf.h
endian.h Be careful not to define GCC-specific optimizations in the non-GCC 2002-09-23 04:32:17 +00:00
exec.h
float.h
fpu.h
frame.h <machine/types.> -> <sys/types.h> 2002-09-19 04:45:32 +00:00
ieeefp.h
in_cksum.h
interruptvar.h
intr_machdep.h
intr.h
ipl.h
kse.h
limits.h
md_var.h Change hw.physmem and hw.usermem to unsigned long like they used to be 2002-08-30 04:04:37 +00:00
metadata.h
mutex.h
nexusvar.h
ofw_machdep.h
openpicreg.h
openpicvar.h psim device support 2002-09-19 04:45:58 +00:00
param.h Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
pcb.h
pcpu.h
pio.h
pmap.h
powerpc.h
proc.h
psl.h
pte.h
ptrace.h
reg.h Renamed poorly named setregs to exec_setregs. Moved its prototype to 2002-08-29 06:17:48 +00:00
reloc.h
resource.h
runq.h
setjmp.h
sigframe.h Removed osigframe. No need for COMPAT_43 signal bin-compat in PPC. 2002-09-19 04:46:36 +00:00
signal.h
smp.h
spr.h
sr.h
stdarg.h Implement C99's va_copy() macro. 2002-09-18 07:33:16 +00:00
trap.h
ucontext.h
varargs.h o Merge <machine/ansi.h> and <machine/types.h> into a new header 2002-08-21 16:20:02 +00:00
vmparam.h