![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 #include <string.h> 0003 #include "tests/tests.h" 0004 #include "arch-tests.h" 0005 0006 struct test_suite *arch_tests[] = { 0007 #ifdef HAVE_DWARF_UNWIND_SUPPORT 0008 &suite__dwarf_unwind, 0009 #endif 0010 NULL, 0011 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |