2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-15 07:41:45 +00:00

Skip the length field prepended by util/nrv2b.c

This commit is contained in:
Michael Brown 2007-07-15 02:01:17 +01:00
parent b37e267d1b
commit 0b5059c40b

View File

@ -109,6 +109,7 @@ decompress:
cld
xor %xBP, %xBP
dec %xBP /* last_m_off = -1 */
add $4, %xSI /* Skip "file length" field */
jmp dcl1_n2b
decompr_literals_n2b: