include back.h file

This commit is contained in:
ceriel 1989-01-27 16:41:04 +00:00
parent df69d70608
commit 3adeb611df
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
#define CODE_EXPANDER
#include <em.h>
#include <back.h>
#include <assert.h>
extern int B_busy;

View file

@ -1,5 +1,5 @@
#define CODE_EXPANDER
#include <em.h>
#include <back.h>
#include <system.h>
#include "mach.h"

View file

@ -1,5 +1,5 @@
#define CODE_EXPANDER
#include <em.h>
#include <back.h>
#include <assert.h>
#include <system.h>