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

This commit is contained in:
ceriel 1990-06-20 12:00:26 +00:00
parent 8444bc32fb
commit 6c5c8c980e
2 changed files with 6 additions and 0 deletions

View file

@ -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
modules/h/em_mesX.h Normal file
View file

@ -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