From a556d9daa6cb47fd97fed24dc9a9c55e393044a8 Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Tue, 26 Sep 2006 20:30:49 +0000 Subject: [PATCH] remove unneeded footer This commit was SVN r11834. --- opal/asm/base/ALPHA.asm | 2 -- 1 file changed, 2 deletions(-) diff --git a/opal/asm/base/ALPHA.asm b/opal/asm/base/ALPHA.asm index c958643d8f..dac8b6dbc3 100644 --- a/opal/asm/base/ALPHA.asm +++ b/opal/asm/base/ALPHA.asm @@ -197,5 +197,3 @@ opal_atomic_cmpset_rel_64: addl $31,$0,$0 ret $31,($26),1 .end opal_atomic_cmpset_rel_64 - .section .note.GNU-stack,"",@progbits - .ident "GCC: (GNU) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)"