• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #define SYSCALL		"syscall(\"foo\")"
2 
3 static struct tst_test test = {
4 	.syscall = SYSCALL,
5 };
6