mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-05 02:23:54 +00:00
ggml-cpu: move s390x typedef to own header file
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
(cherry picked from commit 157f856c34
)
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
|
||||
#if defined(GGML_VXE)
|
||||
#include <vecintrin.h>
|
||||
#include <ggml-cpu/ggml-cpu-impl.h>
|
||||
#include <ggml-cpu/arch/s390/typedef.h>
|
||||
#endif
|
||||
|
||||
#if defined(GGML_NNPA)
|
||||
|
Reference in New Issue
Block a user