mirror of
https://git.rtems.org/rtems-tools/
synced 2025-05-17 07:51:56 +08:00
11 lines
213 B
C
11 lines
213 B
C
/* WARNING: Generated by "make-toolchain-version". */
|
|
|
|
#include <sys/types.h>
|
|
#include <libelftc.h>
|
|
|
|
const char *
|
|
elftc_version(void)
|
|
{
|
|
return "elftoolchain HEAD RTEMS git:heads/covoar-dwarf-0-g9b49665-dirty";
|
|
}
|