CODE_EXPANDER must be defined before including <em.h>.
This commit is contained in:
parent
990080cc04
commit
b3f21c47fc
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_cst( l)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_dlb( l, val)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_dnam( str, val)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_fcon( val, siz)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_icon( val, siz)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_ilb( l)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_mes_begin( ms)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_mes_end()
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_pnam( str)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_scon( str, siz)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_ucon( val, siz)
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
extern int busy;
|
||||
|
||||
int C_busy()
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include <assert.h>
|
||||
|
||||
extern int busy;
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include <assert.h>
|
||||
|
||||
extern int locals_created;
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include <system.h>
|
||||
#include "mach.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
|
||||
C_magic()
|
||||
{
|
||||
}
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include <assert.h>
|
||||
#include <system.h>
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "back.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define CODE_EXPANDER
|
||||
#include <em.h>
|
||||
#include "mach.h"
|
||||
#include "back.h"
|
||||
|
|
Loading…
Reference in a new issue