Use macros for 8259A PIC registers, instead of writing them literally.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 23 Aug 2008 03:44:32 +0000 (03:44 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 23 Aug 2008 03:44:32 +0000 (03:44 +0000)
commitbfe761705d4c6e1bb9e600ab774398b225a55f3f
tree7da07b5d3cdacb856fc0335a2ffdd9915e2edc7e
parented7320e2daa1478590a56a16086f940ab7460c27
Use macros for 8259A PIC registers, instead of writing them literally.

Based on patch from Anthony Romano <chz@vt.edu>, so update authorship
information given that Anthony is going to be contributing quite a
bit.
AUTHORS
doc/intro.texi
src/threads/interrupt.c