You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
149 B

пре 1 година
пре 1 година
  1. __PROC__ write
  2. i64 i8 ptr i64
  3. __--__
  4. i32
  5. __DO__
  6. __LET__ size, ptr, fd
  7. size ptr __CAST_I64__ fd 1_i64 __SYSCALL4__
  8. __END_LET__
  9. __END__