summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2011-02-04 21:04:00 +0000
committerkib <kib@FreeBSD.org>2011-02-04 21:04:00 +0000
commit0beb03c7a6efb9f00d850d3e7d11eb9572de1595 (patch)
treef4837f04c4771c11e1a0236407fcb5a1552677f0 /lib/libc/amd64
parentbb6fc35ada09f439d635af3a6e0e2f3bfaa35923 (diff)
downloadFreeBSD-src-0beb03c7a6efb9f00d850d3e7d11eb9572de1595.zip
FreeBSD-src-0beb03c7a6efb9f00d850d3e7d11eb9572de1595.tar.gz
Remove duplicate .note.GNU-stack section declaration. bcopy already
made the neccessary provisions. Reported by: arundel
Diffstat (limited to 'lib/libc/amd64')
-rw-r--r--lib/libc/amd64/string/memmove.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/amd64/string/memmove.S b/lib/libc/amd64/string/memmove.S
index a303c60..85beb26 100644
--- a/lib/libc/amd64/string/memmove.S
+++ b/lib/libc/amd64/string/memmove.S
@@ -3,5 +3,3 @@
#define MEMMOVE
#include "bcopy.S"
-
- .section .note.GNU-stack,"",%progbist
OpenPOWER on IntegriCloud