forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/arch/um/include/asm/irqflags.h
....@@ -32,7 +32,6 @@
3232 }
3333
3434 #define ARCH_IRQ_DISABLED 0
35
-#define ARCh_IRQ_ENABLED (SIGIO|SIGVTALRM)
3635
3736 #include <asm-generic/irqflags.h>
3837