mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 07:19:27 +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.
|
||||
|
||||
**********************************************************************}
|
||||
|
||||
procedure fpc_cpuinit;
|
||||
begin
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user