Revert "Fix incorrect relocations for x86."
Bug: 16853291
This reverts commit 512bc52326.
This commit is contained in:
@@ -13,7 +13,7 @@ ENTRY(getpgid)
|
||||
jb 1f
|
||||
negl %eax
|
||||
pushl %eax
|
||||
call PIC_PLT(__set_errno)
|
||||
call __set_errno
|
||||
addl $4, %esp
|
||||
1:
|
||||
popl %ebx
|
||||
|
||||
Reference in New Issue
Block a user