diff options
Diffstat (limited to 'lib/libc/powerpc/sys/exect.S')
-rw-r--r-- | lib/libc/powerpc/sys/exect.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/powerpc/sys/exect.S b/lib/libc/powerpc/sys/exect.S index 3c39b3c..701f5b0 100644 --- a/lib/libc/powerpc/sys/exect.S +++ b/lib/libc/powerpc/sys/exect.S @@ -37,5 +37,6 @@ ENTRY(exect) blr 1: b PIC_PLT(HIDENAME(cerror)) +END(exect) .section .note.GNU-stack,"",%progbits |