MOS Source Code
Loading...
Searching...
No Matches
table.h File Reference
#include <mos/filesystem/fs_types.h>
#include <mos/io/io_types.h>
#include <mos/mos_global.h>
#include <mos/tasks/signal_types.h>
#include <mos/types.h>
#include <sys/poll.h>
#include <sys/select.h>
#include <sys/uio.h>
#include <mos/syscall/decl.h>
#include <mos/syscall/number.h>
+ Include dependency graph for table.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static const char * get_syscall_names (int nr)
 

Function Documentation

◆ get_syscall_names()

static const char * get_syscall_names ( int nr)
static

Definition at line 20 of file table.h.

Referenced by ksyscall_enter().