Browse Source

Added em_mesX.h which makes some C_ms_... unique in first 7 chars

ceriel 34 years ago
parent
commit
6c5c8c980e
2 changed files with 6 additions and 0 deletions
  1. 1 0
      modules/h/em_code.h
  2. 5 0
      modules/h/em_mesX.h

+ 1 - 0
modules/h/em_code.h

@@ -4,6 +4,7 @@
  * See the copyright notice in the ACK home directory, in the file "Copyright".
  */
 
+#include "em_mesX.h"
 #ifdef PEEPHOLE
 #include "em_codeO.h"
 #include "emO_code.h"

+ 5 - 0
modules/h/em_mesX.h

@@ -0,0 +1,5 @@
+#define C_ms_stb_cst	CMsStbCst
+#define C_ms_stb_dlb	CMsStbDlb
+#define C_ms_stb_dnam	CMsStbdNam
+#define C_ms_stb_ilb	CMsStbIlb
+#define C_ms_stb_pnam	CMsStbPnam