Commit 92acdbca authored by Даниил Бинов's avatar Даниил Бинов
Browse files

Update lib.inc

parent 5b0cea1a
No related merge requests found
Pipeline #32971 passed with stage
in 19 seconds
......@@ -101,8 +101,7 @@ print_int:
neg rdi
.positive:
call print_uint
ret
jmp print_uint
; Принимает два указателя на нуль-терминированные строки, возвращает 1 если они равны, 0 иначе
string_equals:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment