Ver código fonte

+ added fpc_cpuinit, empty for now

git-svn-id: branches/i8086@23855 -
nickysn 12 anos atrás
pai
commit
1ced81c028
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      rtl/i8086/i8086.inc

+ 4 - 0
rtl/i8086/i8086.inc

@@ -13,3 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
  **********************************************************************}
+
+procedure fpc_cpuinit;
+  begin
+  end;