+ added fpc_cpuinit, empty for now

git-svn-id: branches/i8086@23855 -
This commit is contained in:
nickysn 2013-03-16 11:07:43 +00:00
parent a0e683bed6
commit 1ced81c028

View File

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