NetBSD/sys/arch/sparc64/include
kleink fe3c9ceaf7 * Move definitions of exact-width integer types from <machine/types.h>
to <sys/types.h> and <sys/stdint.h>.
* Add a new C99 <stdint.h> header, which provides integer types of
  explicit width, related limits and integer constant macros.
* Extend <inttypes.h> to provide <stdint.h> definitions and format
  macros for printf() and scanf().
* Add C99 strtoimax() and strtoumax() functions.
* Use the latter within scanf().
* Add C99 %j, %t and %z printf()/scanf() conversions for
  intmax_t, pointer-type and size_t arguments.
2001-04-28 15:41:28 +00:00
..
ansi.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
aout_machdep.h
asm.h
autoconf.h
bsd_openprom.h
bswap.h
bus.h Add the BUS_DMA_STREAMING flag. 2001-03-07 22:42:16 +00:00
cdefs.h
cgtworeg.h
conf.h - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
cpu.h Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
ctlreg.h Fix some 32-bit assembly code. 2000-12-29 17:13:33 +00:00
db_machdep.h
disklabel.h
eeprom.h
elf_machdep.h Add some new gunk Sun uses. 2001-02-11 00:18:49 +00:00
endian_machdep.h
endian.h
fbio.h
fbvar.h
float.h
frame.h oops; make this build with a 32 bit compiler again. 2001-03-04 09:28:35 +00:00
fsr.h
idprom.h
ieee.h
ieeefp.h
instr.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
intr.h Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS, 2001-01-14 23:50:28 +00:00
kbd.h
kbio.h
kcore.h
limits.h
loadfile_machdep.h
lock.h
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
math.h
netbsd32_machdep.h
oldmon.h
openfirm.h
openpromio.h
param.h Increase NKMEMPAGES to a more useful value. 2001-02-11 00:07:10 +00:00
pcb.h 64-bit address values should be unsigned. 2000-12-29 17:12:05 +00:00
pci_machdep.h use pci_bus_devorder() and pci_dev_funcorder() 2001-03-02 06:34:06 +00:00
pmap.h Undo a misguided previous change to the pmap_update() API. 2001-04-22 23:19:26 +00:00
proc.h
profile.h
psl.h Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
pte.h
ptrace.h
reg.h
reloc.h
remote-sl.h
setjmp.h
signal.h
sparc64.h
stdarg.h
svr4_32_machdep.h Add support for COMPAT_SVR4_32. 2001-02-11 00:39:37 +00:00
svr4_machdep.h Somehow this didn't get checked in with the rest of the SVR4 64-bit fixes. 2001-02-22 22:08:06 +00:00
trap.h
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
varargs.h
vmparam.h Define VM_MASUSER_ADDRESS32. 2001-02-16 16:00:29 +00:00
vuid_event.h
z8530var.h