HardenedBSD/usr.bin/truss
Olivier Houchard f4b7018af1 truss: Decode correctly 64bits arguments on 32bits arm.
Mostly revert ebbc3140ca.
We don't need to special-case anything for arm64, the check for the pointer
size is already done for us, just keep the bits about having arm and arm64
having to add padding for 32bits binaries.

MFC after:	1 week
2021-09-23 01:26:42 +02:00
..
extern.h
main.c
Makefile
Makefile.depend
setup.c
syscall.h
syscalls.c
truss.1
truss.h