|
AsmGrader 0.0.0
|
#include <asmgrader/subprocess/syscall.hpp>#include <range/v3/algorithm/generate.hpp>#include <array>#include <cstddef>#include <cstdio>#include <sys/syscall.h>#include <sys/types.h>Go to the source code of this file.
Namespaces | |
| namespace | asmgrader |
Macros | |
| #define | SYSENT(name, ret_type, ...) |
| #define SYSENT | ( | name, | |
| ret_type, | |||
| ... ) |