mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 07:26:24 +02:00
+ added fpc_cpuinit for WebAssembly
git-svn-id: branches/wasm@48218 -
This commit is contained in:
parent
55db998529
commit
b8367e3152
@ -14,3 +14,7 @@
|
|||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
procedure fpc_cpuinit;
|
||||||
|
begin
|
||||||
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user