Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-plugin/lto-19b.c

8 lines
84 B
C
Raw Normal View History

2023-03-06 14:48:14 +01:00
#include "lto-19.h"
struct re_dfa_t *
xregcomp (void)
{
return rpl_regcomp ();
}