• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* ARM specific syscalls */
2 	{ 5,	0,	printargs,		"SYS_0"			}, /* 0 */
3 	{ 5,	0,	printargs,		"breakpoint"		}, /* 1 */
4 	{ 5,	0,	printargs,		"cacheflush"		}, /* 2 */
5 	{ 5,	0,	printargs,		"usr26"			}, /* 3 */
6 	{ 5,	0,	printargs,		"usr32"			}, /* 4 */
7 	{ 5,	0,	printargs,		"set_tls"		}, /* 5 */
8