Browse Source

Comment added

kaashoek 36 years ago
parent
commit
1c065cef73
1 changed files with 3 additions and 0 deletions
  1. 3 0
      util/ceg/EM_parser/as_EM_pars/dist.c

+ 3 - 0
util/ceg/EM_parser/as_EM_pars/dist.c

@@ -1,4 +1,7 @@
 #include "em.h"
+
+/* No need for backpatching references when assembler is generated */
+
 arith cur_pos;
 
 back_patch()