CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2022/12/07 19:11:27

Modified files:
        lib/libc/arch/sh/gen: setjmp.S sigsetjmp.S 
        lib/libc/arch/sh/sys: brk.S sbrk.S 
        sys/arch/landisk/landisk: locore0.S 
        sys/arch/landisk/stand/boot: srt0.S 
        sys/arch/landisk/stand/mbr: mbr.S 
        sys/arch/landisk/stand/xxboot: pbr.S xxboot.S 
        sys/arch/sh/include: asm.h locore.h 
        sys/arch/sh/sh : locore_subr.S vectors.S 

Log message:
_C_LABEL() and _ASM_LABEL() are no longer useful in the "everything
is ELF" world.  Eliminate use of them in landisk code.

ok deraadt@

Reply via email to