put heavily used pointer variables in registers

This commit is contained in:
erikb
1986-09-24 13:53:16 +00:00
parent 6df30b45d7
commit b1eed62b5c
29 changed files with 275 additions and 280 deletions

View File

@@ -1,6 +1,7 @@
/* $Header$ */
/* PARSER ERROR ADMINISTRATION */
#include "nofloat.h"
#include "idf.h"
#include "alloc.h"
#include "arith.h"