NetBSD/lib/libc/arch/ns32k
kleink 6348b7d5b5 * On architectures using ELF, and conditionally on those in transition, rename
_ASM_LABEL(cerror) and _ASM_LABEL(curbrk) to _C_LABEL(__cerror) and
_C_LABEL(__curbrk) (or their respective architecture-specific equivalents) to
avoid possible name clashes with identifiers used in user applications.
* Do the same for minbrk on all architectures to avoid a GCC-specific (and
on ELF architectures effectively useless) symbol reference renaming in MI code.
1999-01-14 22:48:18 +00:00
..
gen delint 1998-11-14 19:31:01 +00:00
net KKENTRY -> KENTRY, fallout from my -mrtd experiments. 1998-04-21 19:57:39 +00:00
stdlib Introduce ASSRCS. This is set to all the ns32k md assembler source files. 1997-12-07 00:19:16 +00:00
string SYS.h 1998-10-01 22:46:35 +00:00
sys * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
Makefile.inc add memcmp.S 1998-08-04 03:35:32 +00:00
SYS.h SYS.h 1998-10-01 22:46:35 +00:00