Statistics
| Branch: | Revision:

root / hw / apic.h @ 46aaebff

History | View | Annotate | Download (659 Bytes)

# Date Author Comment
aa28b9bf 03/21/2010 09:46 pm Blue Swirl

Move x86 specific PC declarations to a separate file

x86 definitions (especially CPUState uses) prevent many files from
being compiled within libhw.

Move x86 specific declarations (APIC stuff) to a separate file.

Signed-off-by: Blue Swirl <>