* cputypestr renamed wasm32

git-svn-id: branches/wasm@46254 -
This commit is contained in:
nickysn 2020-08-05 14:27:33 +00:00
parent 6dd85ad80c
commit 208473b859

View File

@ -77,7 +77,7 @@ Const
]; ];
cputypestr : array[tcputype] of string[9] = ('', cputypestr : array[tcputype] of string[9] = ('',
'WASM' 'WASM32'
); );
fputypestr : array[tfputype] of string[8] = ( fputypestr : array[tfputype] of string[8] = (