hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/xtensa/include/asm/traps.h
....@@ -25,8 +25,6 @@
2525 void *fixup;
2626 /* For passing a parameter to fixup */
2727 void *fixup_param;
28
- /* For fast syscall handler */
29
- unsigned long syscall_save;
3028 /* Fast user exception handlers */
3129 void *fast_user_handler[EXCCAUSE_N];
3230 /* Fast kernel exception handlers */