stage4/stage4.hh
changeset 878 89eb85bab58f
parent 746 c7219a37cc39
equal deleted inserted replaced
877:c25346eac788 878:89eb85bab58f
   102 
   102 
   103 
   103 
   104 
   104 
   105 int stage4(symbol_c *tree_root, const char *builddir);
   105 int stage4(symbol_c *tree_root, const char *builddir);
   106 
   106 
       
   107 /* Functions to be implemented by each generate_XX version of stage 4 */
       
   108 int  stage4_parse_options(char *options);
       
   109 void stage4_print_options(void);
       
   110 
   107 #endif /* _STAGE4_HH */
   111 #endif /* _STAGE4_HH */