about summary refs log tree commit diff stats
path: root/html/082slurp.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-12-28 00:02:29 -0800
committerKartik Agaram <vc@akkartik.com>2019-12-28 00:02:29 -0800
commit03a1de45367ad0c52e6da03fcf56bfbee60a0ed3 (patch)
tree02180e96fbdf2b3b822083a334c7b49ce8d39a01 /html/082slurp.subx.html
parent2b665cc552a4d98337bfdf87c17390b9dcb9ba9e (diff)
downloadmu-03a1de45367ad0c52e6da03fcf56bfbee60a0ed3.tar.gz
5835
Diffstat (limited to 'html/082slurp.subx.html')
-rw-r--r--html/082slurp.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/082slurp.subx.html b/html/082slurp.subx.html
index 06c6566c..aabab90e 100644
--- a/html/082slurp.subx.html
+++ b/html/082slurp.subx.html
@@ -154,7 +154,7 @@ if ('onhashchange' in window) {
 <span id="L95" class="LineNr"> 95 </span>    68/push  <span class="Constant">&quot;slurp: destination too small\n&quot;</span>/imm32
 <span id="L96" class="LineNr"> 96 </span>    68/push  2/imm32/stderr
 <span id="L97" class="LineNr"> 97 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L98" class="LineNr"> 98 </span>    e8/call  <a href='050_write.subx.html#L34'>_write</a>/disp32
+<span id="L98" class="LineNr"> 98 </span>    e8/call  <a href='050_write.subx.html#L37'>_write</a>/disp32
 <span id="L99" class="LineNr"> 99 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L100" class="LineNr">100 </span>    81          0/subop/add         3/mod/direct    4/rm32/esp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              8/imm32           <span class="subxComment"># add to esp</span>
 <span id="L101" class="LineNr">101 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>