forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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