aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2011-02-04 21:04:00 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2011-02-04 21:04:00 +0000
commitadc6846785c5d18a338b870ba04a08f8e5900719 (patch)
treef4837f04c4771c11e1a0236407fcb5a1552677f0 /lib/libc/amd64
parent110df1daa0281082a7d5fde2b57a144b29c19c7d (diff)
downloadsrc-adc6846785c5d18a338b870ba04a08f8e5900719.tar.gz
src-adc6846785c5d18a338b870ba04a08f8e5900719.zip
Remove duplicate .note.GNU-stack section declaration. bcopy already
made the neccessary provisions. Reported by: arundel
Notes
Notes: svn path=/head/; revision=218303
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 a303c60a035d..85beb262f8d9 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