kernel icon indicating copy to clipboard operation
kernel copied to clipboard

Framework for syscalls

Open hawkw opened this issue 7 years ago • 1 comments

hawkw avatar Feb 20 '18 00:02 hawkw

  • posix calling convention
  • use interrupt vector 0x80 on x86 (Linux uses this as the syscall vector)

hawkw avatar Feb 20 '18 00:02 hawkw