freebsd-dev/sys/powerpc/include
Alexander Kabaev 980ded9a7d sys/sys/limits.h:
- Fix visibilty test for LONG_BIT and WORD_BIT.  `#if defined(__FOO_VISIBLE)'
   is alays wrong because __FOO_VISIBLE is always defined (to 0 for
   invisibility).

sys/<arch>/include/limits.h
sys/<arch>/include/_limits.h:

 - Style fixes.

Submitted by:	bde
Reviewed by:	bsdmike
Approved by:	re (scottl)
2003-05-19 20:29:07 +00:00
..
_inttypes.h
_limits.h sys/sys/limits.h: 2003-05-19 20:29:07 +00:00
_stdint.h
_types.h - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
asm.h Put the right fix in. Instead of deleting the declaration of __FBSDID, we 2003-01-28 10:54:31 +00:00
atomic.h Fix bugs with operand ordering and unnecessary sync/eieio ops. Mostly 2003-01-18 11:28:36 +00:00
bat.h
bootinfo.h
bus_memio.h
bus_pio.h
bus.h - Convert NetBSD-derived macros to inline functions for better 2003-04-18 02:38:10 +00:00
clock.h
cpu.h Prepended underscores to macro local vars, avoiding gcc "declaration 2003-01-18 11:20:06 +00:00
cpufunc.h Doh. Forgot to remove _KERNEL version. 2003-02-23 13:47:44 +00:00
critical.h
db_machdep.h
elf.h
endian.h
exec.h
float.h Implement fpclassify(): 2003-02-08 20:37:55 +00:00
fpu.h Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. This 2003-02-05 11:37:59 +00:00
frame.h
hid.h - Update spr.h 2003-02-05 12:04:29 +00:00
ieee.h <machine/ieee.h>, taken from sparc64 2003-01-18 11:30:59 +00:00
ieeefp.h
in_cksum.h
interruptvar.h
intr_machdep.h - Introduce a flags value into the interrupt handler structure. 2003-02-01 07:20:36 +00:00
intr.h
ipl.h
kse.h
limits.h sys/sys/limits.h: 2003-05-19 20:29:07 +00:00
md_var.h Export the ns_per_tick variable through md_var.h rather than by declaring 2003-02-05 12:33:49 +00:00
metadata.h Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values 2003-05-01 03:31:18 +00:00
mutex.h
nexusvar.h
ofw_machdep.h
openpicreg.h
openpicvar.h
param.h
pcb.h
pcpu.h
pio.h
pmap.h Made the prototypes for pmap_kenter and pmap_kremove MD. These functions 2003-03-16 04:16:03 +00:00
powerpc.h
proc.h
profile.h Stub profile.h, required for userland builds. 2003-01-18 11:31:58 +00:00
psl.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
setjmp.h
sigframe.h
signal.h Allow the MD frame definition to be seen in. Required for truss/ptrace. 2003-01-18 11:25:21 +00:00
smp.h
spr.h - Update spr.h 2003-02-05 12:04:29 +00:00
sr.h
stdarg.h
trap.h
ucontext.h
varargs.h
vmparam.h