SVC: Difference between revisions
Line 1: | Line 1: | ||
= System calls = | = System calls = | ||
'''Note: The argument-lists here apply to the official syscall wrapper-functions that are found in userland processes. | '''Note: The argument-lists here apply to the official syscall wrapper-functions that are found in userland processes. The actual ordering passed to the kernel via the SVC instruction is documented in [[Kernel_ABI|Kernel ABI]].''' | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |