Module Name: src Committed By: ryo Date: Mon Sep 27 17:51:15 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: syscall.c
Log Message:
remove unused code.
The syscall for 32bit uses aarch32_syscall.c, so there is no need to make
syscall.c support it.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/aarch64/aarch64/syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
