Unifying External Interrupt System (#51)
[lunaix-os.git] / lunaix-os / arch / x86 / includes / asm / x86_ivs.h
index 0a5eed2669db28780904e4f0329e97c3abc6c675..0dbe9219e942ddb4447568f7651027fbdaaac45b 100644 (file)
 #define LUNAIX_SYS_CALL                 33
 
 // begin allocatable iv resources
-#define IV_EX_BEGIN                     50
 #define LUNAIX_SCHED                    50
+#define IV_EX_BEGIN                     51
 
 // end allocatable iv resources
-#define IV_EX_END             249
+#define IV_EX_END                       249
 
 // 来自APIC的中断有着最高的优先级。
 // APIC related