Use macros for 8259A PIC registers, instead of writing them literally.
[pintos-anon] / src / tests / threads / priority-donate-chain.ck
2007-01-06 Godmar Back- added priority-donate-chain test which tests 8-level...