Files
third_party_elfutils/libdwfl_stacktrace/libdwfl_stacktrace_next_prime.c
lizhenlin efba194008 update version to 0.193
Signed-off-by: lizhenlin <lizhenlin2@h-partners.com>
2025-11-12 14:48:40 +08:00

7 lines
150 B
C

#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#define next_prime attribute_hidden __libdwfl_stacktrace_next_prime
#include "../lib/next_prime.c"