Made to compile with DEBUG off

This commit is contained in:
ceriel
1988-09-02 13:55:54 +00:00
parent 83b92a8af2
commit 79ac11bd40
9 changed files with 23 additions and 6 deletions

View File

@@ -21,6 +21,11 @@ extern var_nr(); /* (line_p l; short *nr_out;bool *found_out)
* Compute the 'variable number' of the
* variable referenced by EM instruction l.
*/
extern find_local(); /* (offset off; short *nr_out; bool *found_out)
* Try to find the local variable at the given
* offset. Return its local-number.
*/
/* Every global variable for which ud-info is maintained has
* a 'global variable number' (o_globnr). Every useful local