xref: /third_party/musl/libc-test/src/functional/dlopen_weak_deps.h (revision 570af302)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/libc-test/src/functional/
1int test_number2();
2__attribute__((weak)) int test_function();
3

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