diff options
Diffstat (limited to 'gnu-efi/gnuefi/crt0-efi-mips64el.S')
-rw-r--r-- | gnu-efi/gnuefi/crt0-efi-mips64el.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-efi/gnuefi/crt0-efi-mips64el.S b/gnu-efi/gnuefi/crt0-efi-mips64el.S index 6a62aca9..91696843 100644 --- a/gnu-efi/gnuefi/crt0-efi-mips64el.S +++ b/gnu-efi/gnuefi/crt0-efi-mips64el.S @@ -186,3 +186,4 @@ _pc: .end _start .set pop + .section .note.GNU-stack,"a" |