Home | History | Annotate | Download | only in arc
      1 #define sys_ARCH_mmap sys_mmap_pgoff
      2 #include "32/syscallent.h"
      3 /* [244 ... 259] are arch specific */
      4 [244] = { 3,	0,	SEN(printargs),	"cacheflush"	},
      5 [245] = { 1,	0,	SEN(printargs),	"arc_settls"	},
      6 [246] = { 0,	PU|NF,	SEN(printargs),	"arc_gettls"	},
      7 [247] = { 3,	0,	SEN(sysfs),	"sysfs"		},
      8 [248] = { 3,	0,	SEN(printargs),	"arc_usr_cmpxchg"},
      9