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.

Variables

static const char * syscall_names []
 

Variable Documentation

◆ syscall_names

const char* syscall_names[]
static

Definition at line 20 of file table.h.

Referenced by ksyscall_enter().