libInit.cc
changeset 1214 02a032b1098c
parent 1205 71fe2a968b1d
child 1233 a18236e7b4ce
equal deleted inserted replaced
1213:6cf7a4c2dfce 1214:02a032b1098c
     2  * DO NOT EDIT 
     2  * DO NOT EDIT 
     3  * automatically generated from Make.proto
     3  * automatically generated from Make.proto
     4  */
     4  */
     5 #define __INDIRECTVMINITCALLS__
     5 #define __INDIRECTVMINITCALLS__
     6 #include <stc.h>
     6 #include <stc.h>
       
     7 #define INIT_TEXT_SECT /* as nothing */
     7 #ifdef WIN32
     8 #ifdef WIN32
     8 # pragma codeseg INITCODE "INITCODE"
     9 # pragma codeseg INITCODE "INITCODE"
     9 #endif /* WIN32 */
    10 #else /* not WIN32 */
    10 _libtool2_Init(pass, __pRT__, snd)
    11 # if defined(__GNUC__)
       
    12 #  if (__GNUC__  == 2 && __GNUC_MINOR__ >= 7) || __GNUC__ > 2
       
    13 #   undef INIT_TEXT_SECT
       
    14 #   define INIT_TEXT_SECT __attribute__((section(".stxitext")))
       
    15 #  endif
       
    16 # endif /* not GNUC */
       
    17 #endif /* not WIN32 */
       
    18 #ifdef INIT_TEXT_SECT
       
    19 extern void _libtool2_Init() INIT_TEXT_SECT;
       
    20 #endif
       
    21 void _libtool2_Init(pass, __pRT__, snd)
    11 OBJ snd; struct __vmData__ *__pRT__; {
    22 OBJ snd; struct __vmData__ *__pRT__; {
    12 __BEGIN_PACKAGE__("libtool2", _libtool2_Init);
    23 __BEGIN_PACKAGE2__("libtool2", _libtool2_Init, "stx:libtool2");
    13 _ColorMenu_Init(pass,__pRT__,snd);
    24 _ColorMenu_Init(pass,__pRT__,snd);
    14 _FontMenu_Init(pass,__pRT__,snd);
    25 _FontMenu_Init(pass,__pRT__,snd);
    15 _MenuEditor_Init(pass,__pRT__,snd);
    26 _MenuEditor_Init(pass,__pRT__,snd);
    16 _ImageEditor_Init(pass,__pRT__,snd);
    27 _ImageEditor_Init(pass,__pRT__,snd);
    17 _DataSetBuilder_Init(pass,__pRT__,snd);
    28 _DataSetBuilder_Init(pass,__pRT__,snd);