Commit Diff


commit - 07b075d589991739c493b8dc71c5c7b7224bfcc0
commit + 229086e79014909293b56271b529ed97e700932e
blob - 16d9669ea9576b96d692dd637eb99fa7ea149ec4
blob + 1cc38391310b1d7d8fe5d60a1b45752abaef931d
--- src/libthread/Linux-sparc64-context.S
+++ 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) */