From 229086e79014909293b56271b529ed97e700932e Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 16 Feb 2006 06:11:08 +0000 Subject: more fix --- src/libthread/Linux-sparc64-context.S | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src') diff --git a/src/libthread/Linux-sparc64-context.S b/src/libthread/Linux-sparc64-context.S index 16d9669e..1cc38391 100644 --- a/src/libthread/Linux-sparc64-context.S +++ b/src/libthread/Linux-sparc64-context.S @@ -47,12 +47,8 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#define __ASSEMBLER__ -#include - -#ifndef END +#define ENTRY(x) x: #define END(x) -#endif /*#include "ucontext_i.h" (up above) */ -- cgit v1.2.3