mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 07:32:24 +00:00
Update bootstrap sources.
This commit is contained in:
parent
f5ae1af37d
commit
0049d88a0f
203 changed files with 621 additions and 1873 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* voc 1.95 [2016/07/22] for gcc LP64 on cygwin xtspkaSfF */
|
||||
/* voc 1.95 [2016/08/12] for gcc LP64 on cygwin xtspkaSfF */
|
||||
|
||||
#ifndef OPM__h
|
||||
#define OPM__h
|
||||
|
|
@ -19,6 +19,7 @@ import SET OPM_opt, OPM_glbopt;
|
|||
import BOOLEAN OPM_dontAsm, OPM_dontLink, OPM_mainProg, OPM_mainLinkStat, OPM_notColorOutput, OPM_forceNewSym, OPM_Verbose;
|
||||
|
||||
|
||||
import INTEGER OPM_AlignSize (LONGINT size);
|
||||
import void OPM_CloseFiles (void);
|
||||
import void OPM_CloseOldSym (void);
|
||||
import void OPM_DeleteNewSym (void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue