mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
In order to make it easier to support CloudABI on ARM64, move out all of the bits from the AMD64 cloudabi_sysvec.c into a new file cloudabi_module.c that would otherwise remain identical. This reduces the AMD64 specific code to just ~160 lines. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D3974 |
||
|---|---|---|
| .. | ||
| cloudabi64_fd.c | ||
| cloudabi64_module.c | ||
| cloudabi64_poll.c | ||
| cloudabi64_proto.h | ||
| cloudabi64_sock.c | ||
| cloudabi64_syscall.h | ||
| cloudabi64_syscalldefs.h | ||
| cloudabi64_syscalls.c | ||
| cloudabi64_sysent.c | ||
| cloudabi64_systrace_args.c | ||
| cloudabi64_thread.c | ||
| cloudabi64_util.h | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||