25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
149 B

  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__