Explorar o código

* use heapmgr to make more test programs work with avrsim

git-svn-id: trunk@30753 -
florian %!s(int64=10) %!d(string=hai) anos
pai
achega
8de58f5db2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/embedded/avr/avrsim.pp

+ 1 - 1
rtl/embedded/avr/avrsim.pp

@@ -19,7 +19,7 @@ unit avrsim;
   implementation
   implementation
 
 
     uses
     uses
-      consoleio;
+      consoleio,heapmgr;
 
 
     procedure PASCALMAIN; external name 'PASCALMAIN';
     procedure PASCALMAIN; external name 'PASCALMAIN';