Changes

Jump to: navigation, search

Syscalls

4 bytes added, 23:12, 25 January 2014
Syscall Mechanism
== Syscall Mechanism ==
To invoke a syscall, load the syscall number and arguments into the appropriate registers, and then invoke the platform-specific syscall mechanism.
=== x86 32-bit ===

Navigation menu