summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/powerpc64-freebsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/truss/powerpc64-freebsd.c')
-rw-r--r--usr.bin/truss/powerpc64-freebsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/truss/powerpc64-freebsd.c b/usr.bin/truss/powerpc64-freebsd.c
index 68a0b5d..cc64cd6 100644
--- a/usr.bin/truss/powerpc64-freebsd.c
+++ b/usr.bin/truss/powerpc64-freebsd.c
@@ -108,7 +108,7 @@ powerpc64_fetch_retval(struct trussinfo *trussinfo, long *retval, int *errorp)
static struct procabi powerpc64_freebsd = {
"FreeBSD ELF64",
- FREEBSD,
+ SYSDECODE_ABI_FREEBSD,
powerpc64_fetch_args,
powerpc64_fetch_retval
};
OpenPOWER on IntegriCloud