gtm_threadgbl_deftypes generation should return success
This commit is contained in:
parent
d88ff6205e
commit
0749a37ea3
|
@ -213,4 +213,5 @@ int main()
|
|||
# undef THREADGBLAR1DEF
|
||||
# undef THREADGBLAR2DEF
|
||||
printf("# define size_gtm_threadgbl_struct %d\n", (int)SIZEOF(gtm_threadgbl_def_t));
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue