Made to compile with DEBUG off
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user