Update KERNEL.POWER6

This commit is contained in:
Martin Kroeker 2018-04-23 18:46:19 +02:00 committed by GitHub
parent 467996dce1
commit ae8e985935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -55,5 +55,5 @@ ZTRSMKERNEL_LT = ztrsm_kernel_power6_LT.S
ZTRSMKERNEL_RN = ztrsm_kernel_power6_LT.S
ZTRSMKERNEL_RT = ztrsm_kernel_power6_RT.S
CROTKERNEL = ../generic/zrot.c
ZROTKERNEL = ../generic/zrot.c
CROTKERNEL = ../arm/zrot.c
ZROTKERNEL = ../arm/zrot.c