Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/01/1999 12:20:54
Module Name: src
Committed By: kleink
Date: Sat May 1 19:20:53 UTC 1999
Modified Files:
src/sys/arch/m68k/include: asm.h
Log Message:
* Change multiple inclusion protection symbols to use the standard naming
convention (not that it should matter for assembly).
* Provide an additional set of _C_LABEL() macros for ELF.
* Provide a PIC_PLT() macro for the benefit of ELF.