##// END OF EJS Templates
Add basic Meson build support...
Add basic Meson build support This should ease building both FSW and unit tests. Meson has a better support for building both corss and native binaries at the same time.

File last commit:

r387:96eb9489ec21 No PWD scrub with...
r407:244510f22990 tip R3.3
Show More
gcov-iov.h
13 lines | 617 B | text/x-c | CLexer
/* Generated by the program `C:\home\obswteam\workspace\sparc-gcov-master\tools\version\gcov-iov.exe'
from `4.4 (4 4) and (*)'. */
#if ( __GNUC__ == 3 && __GNUC_MINOR__ == 4 )
#define GCOV_VERSION ((gcov_unsigned_t)0x3330342a) /* type 'gcov-iov 3.4 ""' */
#endif /* __GNUC__ __GNUC_MINOR__ */
#if ( __GNUC__ == 4 && __GNUC_MINOR__ == 4 )
#define GCOV_VERSION ((gcov_unsigned_t)0x3430342a) /* type 'gcov-iov 4.4 ""' */
#endif /* __GNUC__ __GNUC_MINOR__ */
#if ( __GNUC__ > 4 )
#define GCOV_VERSION ((gcov_unsigned_t)0x3430342a) /* type 'gcov-iov 4.4 ""' */
#endif /* __GNUC__ __GNUC_MINOR__ */