syscall.h File Reference

Syscall function declaration for architectures that don't inline syscalls or architectures that handle syscalls according to the number of arguments. More...

#include <sys/types.h>
#include <kernel/syscall/syscall.h>

Go to the source code of this file.

Defines

#define __syscall0   __syscall
#define __syscall1   __syscall
#define __syscall2   __syscall
#define __syscall3   __syscall
#define __syscall4   __syscall
#define __syscall5   __syscall
#define __syscall6   __syscall

Functions

sysarg_t __syscall (const sysarg_t, const sysarg_t, const sysarg_t, const sysarg_t, const sysarg_t, const sysarg_t, const syscall_t)
 Syscall routine.


Detailed Description

Syscall function declaration for architectures that don't inline syscalls or architectures that handle syscalls according to the number of arguments.

Definition in file syscall.h.


Generated on Thu Jun 2 07:45:52 2011 for HelenOS/USB by  doxygen 1.4.7