From 3ff2fe607c2cb5690d201d3b83ddcc957e949b7a Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 9 Nov 2021 09:23:31 -0800 Subject: . --- html/linux/203stack.subx.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'html/linux/203stack.subx.html') diff --git a/html/linux/203stack.subx.html b/html/linux/203stack.subx.html index 233fa99b..4323aa9d 100644 --- a/html/linux/203stack.subx.html +++ b/html/linux/203stack.subx.html @@ -14,15 +14,15 @@ 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; } +.SpecialChar { color: #d70000; } .subxComment { color: #005faf; } +.subxS1Comment { color: #0000af; } .subxS2Comment { color: #8a8a8a; } .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; } .subxTest { color: #5f8700; } +.subxFunction { color: #af5f00; text-decoration: underline; } +.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; } --> @@ -218,7 +218,7 @@ if ('onhashchange' in window) { 158 e8/call flush/disp32 159 # . . discard args 160 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 4/imm32 # add to esp -161 # . syscall(exit, 1) +161 # . syscall_exit(1) 162 bb/copy-to-ebx 1/imm32 163 e8/call syscall_exit/disp32 164 # never gets here @@ -336,7 +336,7 @@ if ('onhashchange' in window) { 276 e8/call flush/disp32 277 # . . discard args 278 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 4/imm32 # add to esp -279 # . syscall(exit, 1) +279 # . syscall_exit(1) 280 bb/copy-to-ebx 1/imm32 281 e8/call syscall_exit/disp32 282 # never gets here @@ -437,7 +437,7 @@ if ('onhashchange' in window) { 377 e8/call flush/disp32 378 # . . discard args 379 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 4/imm32 # add to esp -380 # . syscall(exit, 1) +380 # . syscall_exit(1) 381 bb/copy-to-ebx 1/imm32 382 e8/call syscall_exit/disp32 383 # never gets here -- cgit 1.4.1-2-gfad0