kernel/arch/xtensa/include/asm/traps.h
.. .. @@ -25,8 +25,6 @@ 25 25 void *fixup; 26 26 /* For passing a parameter to fixup */ 27 27 void *fixup_param; 28 - /* For fast syscall handler */29 - unsigned long syscall_save;30 28 /* Fast user exception handlers */ 31 29 void *fast_user_handler[EXCCAUSE_N]; 32 30 /* Fast kernel exception handlers */