diff options
Diffstat (limited to 'subx/036global_variables.cc')
-rw-r--r-- | subx/036global_variables.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/036global_variables.cc b/subx/036global_variables.cc index c565014f..f278ee29 100644 --- a/subx/036global_variables.cc +++ b/subx/036global_variables.cc @@ -4,7 +4,7 @@ //: However, they can only be used in imm32 and not disp32 operands. And they //: can't be used with jump and call instructions. //: -//: This layer much the same structure as rewriting labels. +//: This layer has much the same structure as rewriting labels. :(scenario global_variable) == code |