forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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 */