Skip to content
Snippets Groups Projects
Commit 7d71e29c authored by Andrew Cagney's avatar Andrew Cagney
Browse files

Fix typo _hack_hack -> _hack.

parent 13bb5560
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,13 @@
* value.h (deprecated_value_lval_hack)
(deprecated_value_address_hack)
(deprecated_value_internalvar_hack_hack)
(deprecated_value_internalvar_hack)
(deprecated_value_regnum_hack): Declare.
(VALUE_LVAL, VALUE_ADDRESS, VALUE_INTERNALVAR)
(VALUE_FRAME_ID, VALUE_REGNUM): Use.
* value.c (deprecated_value_lval_hack)
(deprecated_value_address_hack)
(deprecated_value_internalvar_hack_hack)
(deprecated_value_internalvar_hack)
(deprecated_value_regnum_hack): Define.
* value.h (VALUE_POINTED_TO_OFFSET): Delete.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment