plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 229086e79014909293b56271b529ed97e700932e
parent 07b075d589991739c493b8dc71c5c7b7224bfcc0
Author: rsc <devnull@localhost>
Date:   Thu, 16 Feb 2006 06:11:08 +0000

more fix

Diffstat:
Msrc/libthread/Linux-sparc64-context.S | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)

diff --git 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 <linux/linkage.h> - -#ifndef END +#define ENTRY(x) x: #define END(x) -#endif /*#include "ucontext_i.h" (up above) */