CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2014/09/22 10:13:02

Modified files:
        libexec/ld.so/i386: ldasm.S 

Log message:
Correct the token used.

Pointed out by LLVM.

ldasm.S:111:74: error: unexpected token in '.type' directive
.section ".text" ; .align 4 ; .global _dl_issetugid ; .type 
_dl_issetugid%function ;_dl_issetugid: ; movl $253,%eax; int $0x80 ; jb .L_cerr 
; ret
^

ok guenther@

Reply via email to