diff options
Diffstat (limited to 'html/subx/apps/assort.subx.html')
-rw-r--r-- | html/subx/apps/assort.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/apps/assort.subx.html b/html/subx/apps/assort.subx.html index 947f9474..0dfd5fa9 100644 --- a/html/subx/apps/assort.subx.html +++ b/html/subx/apps/assort.subx.html @@ -1245,7 +1245,7 @@ if ('onhashchange' in window) { <span id="L1313" class="LineNr">1313 </span> <span id="L1314" class="LineNr">1314 </span><span class="SpecialChar">Segment-size</span>: <span id="L1315" class="LineNr">1315 </span> <span class="subxComment"># TODO: there's currently a tight size limit on segments because we aren't growing the heap</span> -<span id="L1316" class="LineNr">1316 </span> 0x100/imm32/4KB +<span id="L1316" class="LineNr">1316 </span> 0x100/imm32 <span id="L1317" class="LineNr">1317 </span><span class="CommentedCode">#? 0x1000/imm32/4KB</span> <span id="L1318" class="LineNr">1318 </span> <span id="L1319" class="LineNr">1319 </span><span class="subxS2Comment"># . . vim:nowrap:textwidth=0</span> |