1
0
mirror of https://gitlab.os-k.eu/os-k-team/kvisc.git synced 2023-08-25 14:05:46 +02:00
This commit is contained in:
julianb0 2019-06-06 15:00:14 +02:00
parent 81b739a739
commit 7a8474e1de
No known key found for this signature in database
GPG Key ID: DDF8325C95299A62

View File

@ -26,7 +26,7 @@ main:
mov rsi, 0x10
mov rdi, 8
lea rbi, b[rsi + rdi + 1]
lea rbi, b[rsi + rdi]
leave
ret