NetBSD/sys/arch/alpha/include
simonb e59356ecdd In __cpu_simple_lock_try(), use "return (v0 != 0);" instead of
"return (v0);" where v0 is an unsigned long and the function return
type is int.  Stops lint warnings when this file is included.

Fix from Jason Thorpe.
2000-06-07 01:49:13 +00:00
..
Makefile Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
Makefile.inc
alpha.h Add a global patchable variable to enable debugging printfs in the 2000-06-01 17:12:38 +00:00
alpha_cpu.h Fix a typo in a previous revision, and add bit names for amask bits for 2000-04-03 01:10:17 +00:00
ansi.h Make stdarg/varargs work with GCC 2.96. 2000-05-10 17:53:45 +00:00
aout_machdep.h
asm.h
atomic.h Rename the atomic operations to have generic machine-independent 2000-05-23 05:12:53 +00:00
autoconf.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
bswap.h
bus.h implement bus_space_vaddr() 2000-04-17 17:24:48 +00:00
bwx.h Use ANSI-style function declarations for the various inline functions 2000-03-05 18:46:14 +00:00
cdefs.h
cfbreg.h
conf.h add decls for fd driver. 2000-04-10 01:19:13 +00:00
cpu.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
cpuconf.h - Clean up clock interrupt code a bit, and provide a CPU_IS_PRIMARY() 2000-06-03 20:47:36 +00:00
cpuvar.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
db_machdep.h
disklabel.h Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
ecoff_machdep.h
eisa_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
elf_machdep.h Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
fbio.h
float.h
frame.h
ieee.h
ieeefp.h
intr.h Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
isa_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
isapnp_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
kbio.h
kcore.h
limits.h Define ISO C99 (unsigned) long long (min, max) symbols. 2000-03-07 19:31:49 +00:00
loadfile_machdep.h
lock.h In __cpu_simple_lock_try(), use "return (v0 != 0);" instead of 2000-06-07 01:49:13 +00:00
logout.h
math.h Improve namespace test macros a bit. 2000-02-05 14:04:36 +00:00
pal.h
param.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
pcb.h
pci_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
pio.h x86-style PIO ops for USERLAND ONLY! Requires -lalpha. 2000-02-26 19:00:51 +00:00
pmap.h Rename the atomic operations to have generic machine-independent 2000-05-23 05:12:53 +00:00
proc.h
profile.h
prom.h
psl.h
pte.h
ptrace.h
reg.h
rpb.h Add EV57 and EV67 processor variants. 2000-06-03 14:12:28 +00:00
setjmp.h
signal.h
stdarg.h Make stdarg/varargs work with GCC 2.96. 2000-05-10 17:53:45 +00:00
sysarch.h - Add a bus space method for getting the translation for a window. 2000-02-26 18:53:10 +00:00
tc_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
types.h Rename the atomic operations to have generic machine-independent 2000-05-23 05:12:53 +00:00
varargs.h Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixes 2000-05-12 23:49:11 +00:00
vmparam.h Remove the adjustment of VM_PHYS_SIZE for `large memory machines'. The 2000-05-22 17:13:53 +00:00
vuid_event.h
z8530var.h - Clean up clock interrupt code a bit, and provide a CPU_IS_PRIMARY() 2000-06-03 20:47:36 +00:00