dist.c 141 B

1234567891011121314
  1. #include "em.h"
  2. /* No need for backpatching references when assembler is generated */
  3. arith cur_pos;
  4. back_patch()
  5. {
  6. }
  7. save_output()
  8. {
  9. }