summaryrefslogtreecommitdiff
path: root/sys/arch/hp300
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2012-10-09 11:39:58 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2012-10-09 11:39:58 +0000
commit6d8d4e7980d70c2d122e261bbadd500b6ab2e8b6 (patch)
treef2dcdd575f89754a92773cc0111e10fefedcce1c /sys/arch/hp300
parent4ca1805b95143c219be93f45e8194ff7adcfea8f (diff)
Dynamically build the Interrupt Descriptor Table (IDT), instead of using
a static table. This allows the IDT to be placed in .bss and avoids the "relocation truncated" errors that result from the linker trying to put a 32-bit address into a 16-bit hole. With input from Marco Peereboom. ok weingart@
Diffstat (limited to 'sys/arch/hp300')
0 files changed, 0 insertions, 0 deletions