Remove duplicate .note.GNU-stack section declaration.

Reported by:	arundel
This commit is contained in:
Konstantin Belousov 2011-02-04 21:54:06 +00:00
parent 0cc74f144e
commit 9f2e8bdff3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218305
2 changed files with 0 additions and 4 deletions

View File

@ -4,5 +4,3 @@ __FBSDID("$FreeBSD$")
/* sizeof(long) == sizeof(long long) */
#define fn llrint
#include "s_lrint.S"
.section .note.GNU-stack,"",%progbits

View File

@ -4,5 +4,3 @@ __FBSDID("$FreeBSD$")
/* sizeof(long) == sizeof(long long) */
#define fn llrintf
#include "s_lrintf.S"
.section .note.GNU-stack,"",%progbits