about summary refs log tree commit diff stats
path: root/html/linux/107trace.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/107trace.subx.html')
-rw-r--r--html/linux/107trace.subx.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/html/linux/107trace.subx.html b/html/linux/107trace.subx.html
index 6d689eb0..bdceffb1 100644
--- a/html/linux/107trace.subx.html
+++ b/html/linux/107trace.subx.html
@@ -14,17 +14,17 @@ pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
 body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
+.subxH1Comment { color: #005faf; text-decoration: underline; }
 .subxComment { color: #005faf; }
+.subxS1Comment { color: #0000af; }
 .subxS2Comment { color: #8a8a8a; }
-.subxH1Comment { color: #005faf; text-decoration: underline; }
 .LineNr { }
-.subxFunction { color: #af5f00; text-decoration: underline; }
-.subxS1Comment { color: #0000af; }
 .Constant { color: #008787; }
-.SpecialChar { color: #d70000; }
 .Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
-.subxMinorFunction { color: #875f5f; }
 .subxTest { color: #5f8700; }
+.SpecialChar { color: #d70000; }
+.subxMinorFunction { color: #875f5f; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .CommentedCode { color: #8a8a8a; }
 -->
 </style>
@@ -1010,7 +1010,7 @@ if ('onhashchange' in window) {
 <span id="L947" class="LineNr">947 </span>    e8/call  <a href='101_write.subx.html#L12'>_write</a>/disp32
 <span id="L948" class="LineNr">948 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L949" class="LineNr">949 </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="L950" class="LineNr">950 </span>    <span class="subxS1Comment"># . syscall(exit, 1)</span>
+<span id="L950" class="LineNr">950 </span>    <span class="subxS1Comment"># . syscall_exit(1)</span>
 <span id="L951" class="LineNr">951 </span>    bb/copy-to-ebx  1/imm32
 <span id="L952" class="LineNr">952 </span>    e8/call  <a href='000init.subx.html#L18'>syscall_exit</a>/disp32
 <span id="L953" class="LineNr">953 </span>    <span class="subxComment"># never gets here</span>