Commit a0f45f69 authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] create NR_syscalls for m68knommu architecture

This patch creates a local NR_syscalls define for the m68knommu
architecture.
parent ec4dd64c
......@@ -221,6 +221,8 @@
#define __NR_setfsuid32 215
#define __NR_setfsgid32 216
#define NR_syscalls 256
/* user-visible error numbers are in the range -1 - -122: see
<asm-m68k/errno.h> */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment