mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +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
|
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||||
02111-1307 USA. */
|
02111-1307 USA. */
|
||||||
|
|
||||||
#define __ASSEMBLER__
|
#define ENTRY(x) x:
|
||||||
#include <linux/linkage.h>
|
|
||||||
|
|
||||||
#ifndef END
|
|
||||||
#define END(x)
|
#define END(x)
|
||||||
#endif
|
|
||||||
|
|
||||||
/*#include "ucontext_i.h" (up above) */
|
/*#include "ucontext_i.h" (up above) */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue