xref: /third_party/libsnd/cmake/CheckCPUArch.c.in (revision b815c7f3)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libsnd/cmake/
1b815c7f3Sopenharmony_ciint main(void) {
2b815c7f3Sopenharmony_ci#if @CHECK_CPU_ARCH_DEFINES@
3b815c7f3Sopenharmony_ci    return 0;
4b815c7f3Sopenharmony_ci#else
5b815c7f3Sopenharmony_ci    fail
6b815c7f3Sopenharmony_ci#endif
7b815c7f3Sopenharmony_ci}
8

Indexes created Thu Nov 07 10:32:03 CST 2024