contur2
Loading...
Searching...
No Matches
syscall_table.h File Reference

SyscallTable registry and dispatch for system calls. More...

#include <functional>
#include <memory>
#include <span>
#include "contur/core/error.h"
#include "contur/core/types.h"
#include "contur/syscall/syscall_handler.h"
#include "contur/syscall/syscall_ids.h"
Include dependency graph for syscall_table.h:

Go to the source code of this file.

Classes

class  contur::SyscallTable
 Dispatch table mapping SyscallId to handler functions. More...

Namespaces

namespace  contur

Detailed Description

SyscallTable registry and dispatch for system calls.

Definition in file syscall_table.h.