about summary refs log tree commit diff stats
path: root/html/subx/ex4.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/subx/ex4.subx.html')
-rw-r--r--html/subx/ex4.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/ex4.subx.html b/html/subx/ex4.subx.html
index 609fca41..3b8fc4cf 100644
--- a/html/subx/ex4.subx.html
+++ b/html/subx/ex4.subx.html
@@ -90,7 +90,7 @@ if ('onhashchange' in window) {
 <span id="L35" class="LineNr">35 </span>  b8/copy                                                                                                                         1/imm32           <span class="Comment"># copy 1 to EAX</span>
 <span id="L36" class="LineNr">36 </span>  cd/syscall                                                                                                                      0x80/imm8         <span class="Comment"># int 80h</span>
 <span id="L37" class="LineNr">37 </span>
-<span id="L38" class="LineNr">38 </span>== 0x080490a7
+<span id="L38" class="LineNr">38 </span>== 0x080490a7  <span class="Comment"># data segment</span>
 <span id="L39" class="LineNr">39 </span>00 00 00 00  <span class="Comment"># space for read() to write to</span>
 <span id="L40" class="LineNr">40 </span>
 <span id="L41" class="LineNr">41 </span><span class="Comment"># vim&#0058;ft=subx:nowrap</span>