diff options
Diffstat (limited to 'cmd')
-rw-r--r-- | cmd/raidz_test/raidz_test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/raidz_test/raidz_test.h b/cmd/raidz_test/raidz_test.h index a7fd26b8b..09c825ae4 100644 --- a/cmd/raidz_test/raidz_test.h +++ b/cmd/raidz_test/raidz_test.h @@ -38,6 +38,7 @@ static const char *raidz_impl_names[] = { "avx512bw", "aarch64_neon", "aarch64_neonx2", + "powerpc_altivec", NULL }; |