Explorar o código

atari: include xbios and gemdos from sysos.inc

git-svn-id: trunk@34662 -
Károly Balogh %!s(int64=8) %!d(string=hai) anos
pai
achega
7962ce1c54
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      rtl/atari/sysos.inc

+ 3 - 0
rtl/atari/sysos.inc

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