'''Note: The argument-lists here apply to the official syscall wrapper-functions that are found in userland processes. It does not always reflect the actual ordering passed to the kernel via the SVC instruction.'''
+
'''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]].'''