freebsd-nq/sys/alpha
Bruce Evans 37889b394a Changed to the C9x draft spelling of the (unsigned) integral type
suitable for holding object pointers (ptrint_t -> uintptr_t).
Added corresponding signed type (intptr_t).  Changed/added
corresponding non-C9x types for function pointers to match.  Don't
use nonstandard types to implement these types, and don't comment
on them in <machine/types.h>.
1998-07-14 05:09:48 +00:00
..
alpha Overhaul the spl system so that it actually works properly. 1998-07-12 16:32:10 +00:00
conf Overhaul the spl system so that it actually works properly. 1998-07-12 16:32:10 +00:00
include Changed to the C9x draft spelling of the (unsigned) integral type 1998-07-14 05:09:48 +00:00
linux Quick and dirty support for Linux's mremap. Not used by anything 1998-07-10 22:30:08 +00:00
pci Implement CIA interrupts. 1998-07-12 16:17:54 +00:00
tlsb Update to new interrupt api. 1998-07-12 16:23:19 +00:00