Module Name: src
Committed By: christos
Date: Tue Jan 26 14:21:21 UTC 1999
Modified Files:
src/sys/arch/i386/i386: locore.s
Log Message:
- move the npx assembly routines from npx.c here, so that we can use _C_LABEL
etc, to produce the correct names for elf and a.out
- correct a missing _C_LABEL problem.