Commit 13309a5f by John Carr

Document unique_id variable.

From-SVN: r17783
parent b94ad19e
......@@ -216,7 +216,8 @@ find_base_value (src)
register N has been set in this function. */
static char *reg_seen;
/* */
/* Addresses which are known not to alias anything else are identified
by a unique integer. */
static int unique_id;
static void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment