NetBSD/sys/arch/pmax
jonathan ae4eae4f63 Change reference in asm code from `__mcount'' to `___mcount'', to be
consistent with the (default) prepending of underscores to identifiers.

Because this reference is inside an ASM string it's too hairy to
conditionalize to support different toolchains that don't prepend underscores.
(Just don't do profiling with  such  toolchains.)
1995-05-31 00:25:06 +00:00
..
compile
conf Removing -DKERNEL, transition to _KERNEL has been completed 1995-05-16 22:24:17 +00:00
dev Fix BPF bit-rot in receive side of pmax/dev/if_le.c: prepend ether header. 1995-05-31 00:15:46 +00:00
dist
include Change reference in asm code from `__mcount'' to `___mcount'', to be 1995-05-31 00:25:06 +00:00
pmax Removing -DKERNEL, transition to _KERNEL has been completed 1995-05-16 22:24:17 +00:00
stand
Makefile