gpu_neon: place asm func prototypes into a separate header
authornotaz <notasas@gmail.com>
Sat, 23 Jul 2022 15:22:33 +0000 (18:22 +0300)
committernotaz <notasas@gmail.com>
Mon, 8 Aug 2022 14:54:58 +0000 (17:54 +0300)
commit37725e8cc9157e2e7819538ee5c98279b8dbefff
treed8f700b3242daeb066f4fefdc1cdef077f73cd91
parenta402136100279cd528661ca9eae70d12bedb8862
gpu_neon: place asm func prototypes into a separate header

for the upcoming intrinsics implementation
plugins/gpu_neon/psx_gpu/psx_gpu.c
plugins/gpu_neon/psx_gpu/psx_gpu_simd.h [new file with mode: 0644]