NetBSD/sys/arch/vax/include
chs 3628675acf implement pmap_wired_count(). 2001-09-24 01:48:15 +00:00
..
Makefile Don't install machine/loadfile_machdep.h; per PR#12666. 2001-05-27 15:37:06 +00:00
ansi.h Only define _BSD_WCHAR_T_ once. 2001-09-17 05:40:38 +00:00
aout_machdep.h
asm.h Revert WEAK_ALIAS back to ELF only. 2000-07-03 23:05:32 +00:00
bswap.h Use machine instead of vax in include path. 2000-05-27 16:44:14 +00:00
bus.h Add bus_space_mmap(). 2001-09-16 20:39:02 +00:00
byte_swap.h GCC 2.96 wants the = constraint first. Older gcc(s) don't care. 2000-07-01 06:43:42 +00:00
cca.h Console Communication Area (CCA) layout description. 2000-07-06 17:34:29 +00:00
cdefs.h
clock.h Make yeartonum/numtoyear visible. 2000-07-26 11:54:32 +00:00
coff_machdep.h Add coff_machdep.h (now need due to the recent exec_coff changes). 2000-06-04 21:06:18 +00:00
cpu.h Don't need to prototype child_return() here, it's in <sys/proc.h>. 2001-06-14 22:56:55 +00:00
db_machdep.h Add rudimentary multiprocessor support for DDB. 2001-06-04 21:37:11 +00:00
disklabel.h
elf_machdep.h Reflect the new reality. 2000-07-13 03:18:22 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h Use machine instead of vax in include path. 2000-05-27 16:44:14 +00:00
float.h
frame.h more cleanup. use __builtin_frame_address(0) instead of our funky 2000-06-04 19:30:14 +00:00
ibcs2_machdep.h Move COFF_LDPGSZ to ibcs2_machdep.h. Fix nmagic loader to deal with 2000-06-21 05:45:15 +00:00
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 Add splipi(). 2001-06-04 15:34:57 +00:00
ioa.h Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
ka43.h
ka46.h
ka48.h Add some defines gleaned from OpenVMS to enable cache on the 4000/VLC. 2000-04-18 16:23:42 +00:00
ka88.h Support for the KA88 CPU and the NMI backplane. 2000-07-26 11:47:15 +00:00
ka410.h
ka420.h
ka630.h Move KA630 definitions from boot/boot/consio.c to here. 2000-07-19 01:01:58 +00:00
ka650.h Use comments around the token after a #endif. 2001-08-31 04:44:54 +00:00
ka670.h Some defines for the 6000/400 CPU. 2000-07-06 17:42:49 +00:00
ka680.h Oops, forgot this file. 2001-02-05 13:20:10 +00:00
ka750.h
ka820.h Add define for IPI vector. 2001-06-03 15:10:34 +00:00
lcgreg.h Initial definition of registers for VS400 LCG cards. Still needs more. 2000-04-24 17:09:03 +00:00
leds.h Support to control the leds on VAXstations, taken from Sun3 and ported 2001-02-18 10:44:20 +00:00
limits.h Catch up with ansi.h rev. 1.12: define SIZE_T_MAX and SSIZE_MAX as long 2001-04-15 14:16:08 +00:00
loadfile_machdep.h More ELF changes (a.out still works). 2000-07-19 18:15:01 +00:00
lock.h Add rudimentary multiprocessor support for DDB. 2001-06-04 21:37:11 +00:00
macros.h Add bbssi/bbcci (bit set/clear and branch interlocked) as inline functions. 2001-06-03 15:08:32 +00:00
math.h C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
mtpr.h Some defines for the 6000/400 CPU. 2000-07-06 17:42:49 +00:00
nexus.h Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
param.h Set MAXPHYS to 64k instead of 63k. 2001-07-27 12:58:21 +00:00
pcb.h
pmap.h implement pmap_wired_count(). 2001-09-24 01:48:15 +00:00
proc.h
profile.h Add ELF support. 2000-07-01 06:42:54 +00:00
psl.h Add ci_cpuid. 2001-05-29 21:29:32 +00:00
pte.h Use comments around the token after a #endif. 2001-08-31 04:44:54 +00:00
ptrace.h
qdioctl.h
qdreg.h
qduser.h Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
qevent.h
reg.h
rpb.h Add RPB number for VS4000 SCSI. 2000-04-18 20:23:54 +00:00
rsp.h Octal numbers _must_ have a heading '0'! 2001-05-15 18:59:45 +00:00
scb.h Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did 2000-07-10 09:14:32 +00:00
setjmp.h Make the jmp_buf bigger under ELF so it can store a full context. 2001-05-01 04:47:37 +00:00
sgmap.h Commit changes to SCSI working on the VS4000/9x. "Don't overthink the 2000-11-16 19:25:40 +00:00
sid.h Some ID strings + other consistency fixes, from Michael Kukat. 2001-09-18 16:41:25 +00:00
signal.h
stdarg.h More GCC 2.96 changes. 2000-07-01 06:38:53 +00:00
trap.h Add extra argument to scb_vecalloc (a struct evcnt *) 2000-06-04 02:19:24 +00:00
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
uvax.h Include offsets in vs_cpu register in comments. 2000-06-02 21:39:54 +00:00
varargs.h
vmparam.h Per discussion w/ chuck and chuck, restructure the md page stuff 2001-05-01 02:19:13 +00:00
vsbus.h Make the HDC9224 MFM device driver up-to-date; has been not-working 2000-06-25 16:00:43 +00:00