diff options
Diffstat (limited to 'html/022div.cc.html')
-rw-r--r-- | html/022div.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/022div.cc.html b/html/022div.cc.html index 76938759..4b945034 100644 --- a/html/022div.cc.html +++ b/html/022div.cc.html @@ -54,7 +54,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/022div.cc'>https://github.com/akkartik/mu/blob/master/022div.cc</a> +<a href='https://github.com/akkartik/mu/blob/main/022div.cc'>https://github.com/akkartik/mu/blob/main/022div.cc</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="Comment">//: helper for division operations: sign-extend EAX into EDX</span> <span id="L2" class="LineNr"> 2 </span> |