summaryrefslogtreecommitdiff
path: root/Tests/LoadCommand/LoadedCommand.h.in
blob: 7516a66e5fe6553a9ff0b0b6c48f973fa2a2858a (plain)
1
2
3
4
5
6
7
/* Check for size of types */
#cmakedefine SIZEOF_CHAR      ${SIZEOF_CHAR}
#cmakedefine SIZEOF_SHORT      ${SIZEOF_SHORT}

/* Check for functions */
#cmakedefine HAVE_PRINTF
#cmakedefine HAVE_VSBLABLA