xref: /third_party/libunwind/libunwind/src/ppc/Linit_local.c (revision d4e76214)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libunwind/libunwind/src/ppc/
1d4e76214Sopenharmony_ci#define UNW_LOCAL_ONLY
2d4e76214Sopenharmony_ci#include <libunwind.h>
3d4e76214Sopenharmony_ci#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4d4e76214Sopenharmony_ci#include "Ginit_local.c"
5d4e76214Sopenharmony_ci#endif
6

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