mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
more fix
This commit is contained in:
parent
07b075d589
commit
229086e790
1 changed files with 1 additions and 5 deletions
|
@ -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) */
|
||||
|
||||
|
|
Loading…
Reference in a new issue