Code cleanup: get rid of hard-coded descriptor numbers
authorH. Peter Anvin <hpa@zytor.com>
Fri, 2 Nov 2007 01:25:10 +0000 (18:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 2 Nov 2007 01:25:10 +0000 (18:25 -0700)
commit816346554f9f2ef552639f7b4fbf413ea5ba8363
treee10bab1482810fb0228a815468f71c6db20c93ea
parent3ec5ae0b9d6c9a01c2bb10a567327e7f96c6b0d8
Code cleanup: get rid of hard-coded descriptor numbers

Get rid of hard-coded descriptor numbers, and instead use symbolic
names for the descriptors derived from the calculated offset in the
GDT.
bcopy32.inc
com32.inc