HomeFreeBSD

Use symbolic names for int13 calls

Description

Use symbolic names for int13 calls

For all the INT13 calls, use symbolic names instead of magic numbers. This makes
it easier to understand what the code is doing w/o a trip to google to find what
these numbers mean.

Details

Provenance
impAuthored on
Parents
rS355824: Move attachment of pccard children into exca library. Attach the
Branches
Unknown
Tags
Unknown