hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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