x86: Add ioapic.h header
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 01:18:27 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:33:59 +0000 (06:33 -0700)
commita2f5d091ccdc6ffd8fa11c140bc5a93234ee4833
treed4b87a789a7576f99588f26f14fbb9c5f5013783
parentc6577f7219489725924c646a360dc2d50cc5402b
x86: Add ioapic.h header

Add definitions for the I/O Advanced Peripheral Interrupt Controller.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/ioapic.h [new file with mode: 0644]