ref: a041c90431c5987496ac1d5de4f330f70fd2966f
parent: 97008caa4174cee3dd849d9962c529897717e333
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Nov 22 12:44:21 EST 2020
pc, pc64: move common irq handling code out of trap.c Move the common irq handling code out of trap.c into pc/irq.c so that it can be shared between 386 and amd64 ports.