CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/07 16:25:59
Modified files:
lib/libc/arch/powerpc64: SYS.h
lib/libc/arch/powerpc64/sys: brk.S
sys/arch/powerpc64/include: asm.h
Log message:
_C_LABEL() and _ASM_LABEL() are no longer useful in the "everything
is ELF" world. Eliminate use of them in powerpc64 code.
ok gkoehler@
