##// END OF EJS Templates
Forgot to remove dead code functions declarations
Forgot to remove dead code functions declarations

File last commit:

r387:96eb9489ec21 No PWD scrub with...
r405:f3243196bdc5 3.2.0.24 R3++
Show More
gcov-iov.h
13 lines | 617 B | text/x-c | CLexer
Added gcov support...
r387 /* 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__ */