forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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 */