]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : make consts static (#317)
authorAndy Maloney <redacted>
Fri, 23 Dec 2022 09:05:27 +0000 (04:05 -0500)
committerGitHub <redacted>
Fri, 23 Dec 2022 09:05:27 +0000 (11:05 +0200)
commit493d94130d73c5a1b36df5fa9217ea00c9f57b97
treeb7073410e82c7f315a6a4be09dcf3e6d4555f207
parent1480a5f1afc988ed9c4dd04dd8b23c4c581a6455
ggml : make consts static (#317)

These shouldn't be able to be referenced outside the compilation unit.
ggml.c