x86h.inc 214 B

12345678
  1. {**************************
  2. Port IO functions
  3. ***************************}
  4. Function IOperm (From,Num : Cardinal; Value : Longint) : boolean;
  5. {$ifndef BSD}
  6. Function IoPL(Level : longint) : Boolean;
  7. {$endif}