1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/contrib/gcc/f/version.h

7 lines
90 B
C
Raw Normal View History

1999-08-26 09:30:50 +00:00
#ifndef _H_f_version
#define _H_f_version
extern const char *ffe_version_string;
1999-08-26 09:30:50 +00:00
#endif