/* $FreeBSD$ */ #include <sys/types.h> #include <libelftc.h> const char * elftc_version(void) { return "elftoolchain r3561M"; }