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)
commited04361f6ec91e4f0db1550c2cc487a461b2d17b
treead6cf8e99af70a765854e460276d1e3e368bb01c
parent4ae5b30e5eb0be98521235060001c2d6d9828345
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