summaryrefslogtreecommitdiff
path: root/include/simulator.h
diff options
context:
space:
mode:
authorPixel <>2001-04-16 21:44:42 +0000
committerPixel <>2001-04-16 21:44:42 +0000
commitcb850755d0ca7c625fe418ef6b9770876c3308f2 (patch)
tree78cd8a9305943d5779a39e4a1a140469a27dec1a /include/simulator.h
parent85155ff54ba94f8ac40e267f83435284e88b866c (diff)
Pouet
Diffstat (limited to 'include/simulator.h')
-rw-r--r--include/simulator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/simulator.h b/include/simulator.h
index ba8c7d1..41afe2c 100644
--- a/include/simulator.h
+++ b/include/simulator.h
@@ -13,7 +13,6 @@
#define ADD_SP (TAILLE_MEMOIRE-1) /* Emplacement de la pile */
-extern Uint32 memoire_principale[TAILLE_MEMOIRE];
extern Uint32 registre[NB_REGISTRES_PHYSIQUES]; /* Registres classiques */
extern int debug;