mirror of
https://github.com/openharmony/third_party_elfutils.git
synced 2026-08-26 20:37:33 -04:00
efba194008
Signed-off-by: lizhenlin <lizhenlin2@h-partners.com>
7 lines
150 B
C
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"
|