summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/elftoolchain/libelftc/elftc_version.c
blob: 5c41c1b102cfb4b5b5d244b12d00f993e61bfe3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/* 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";
}