atari: include xbios and gemdos from sysos.inc

git-svn-id: trunk@34662 -
This commit is contained in:
Károly Balogh 2016-10-08 13:25:24 +00:00
parent 71a4087bc5
commit 7962ce1c54

View File

@ -15,6 +15,9 @@
**********************************************************************}
{$include xbios.inc}
{$include gemdos.inc}
procedure Error2InOutRes(errno: longint);
begin
if (errno <= -2) and (errno >= -11) then