add the common pc IRQTYPE definitions, and copy them for both the 32bit and 64bit...
commit219f26dbbe114d935a2402a8033ae4cbf9013cce
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 2 Mar 2017 01:03:03 +0000 (2 01:03 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 2 Mar 2017 01:03:03 +0000 (2 01:03 +0000)
tree7ff0af94c094b6d67f9b1901633c4cf7b979ebc2
parent3781d0b18bb6344a4bc75f4d854897efb3f96a00
add the common pc IRQTYPE definitions, and copy them for both the 32bit and 64bit targets. add the arch specific KrnAllocIRQ() stub, and call the MSI stubs where appropriate.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54001 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-pc/include/aros/irqtypes.h [new file with mode: 0644]
arch/all-pc/include/mmakefile.src [new file with mode: 0644]
arch/all-pc/kernel/addirqhandler.c
arch/all-pc/kernel/allocirq.c [new file with mode: 0644]
arch/all-pc/kernel/apic.h
arch/all-pc/kernel/apic_msi.c
arch/all-pc/kernel/mmakefile.src
arch/i386-all/include/mmakefile.src
arch/x86_64-all/include/mmakefile.src