Module Name: src
Committed By: soda
Date: Tue Mar 30 16:50:04 UTC 1999
Modified Files:
src/sys/arch/mips/include: asm.h
Log Message:
- add _C_LABEL() to IMPORT(), to make this consistent with EXPORT().
- fix some oversight of previous my changes on defined(USE_AENT) or
!defined(__NO_LEADING_UNDERSCORES__) case.