• Randy Dunlap's avatar
    [PATCH] Unionize IO-APIC registers · 45fad661
    Randy Dunlap authored
    [ Registers of the world, unite! ]
    
    This makes the IO-APIC data structures use unions, so that we can
    cleanly access them both as flat "raw" values, and as the bitmap
    sub-entries.
    45fad661
io_apic.h 3.73 KB