forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
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