forked from ~ljy/RK356X_SDK_RELEASE

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