NetBSD/sys/arch/sun3
scw c4d9b998af ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer.
Therefore the return value should be in %d0, not %a0.
2001-07-22 14:11:05 +00:00
..
compile
conf Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, 2001-07-08 16:32:12 +00:00
dev seperate -> separate 2001-07-22 13:33:58 +00:00
include vm_offset_t -> [pv]addr_t. 2001-07-03 14:40:41 +00:00
stand Put longjmp's return value in the proper %d0. 2001-05-10 16:50:22 +00:00
sun3 vm_offset_t -> [pv]addr_t. 2001-07-03 06:15:16 +00:00
sun3x ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer. 2001-07-22 14:11:05 +00:00
Makefile