|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
contains general definitions needed for library function definitions. More...


Go to the source code of this file.
Macros | |
| #define | etiss_helper_merge_l2(X1, X2) X1##X2 |
| #define | etiss_helper_merge(X1, X2) etiss_helper_merge_l2(X1, X2) |
| #define | ETISS_LIBRARYIF_VERSION_FUNC_IMPL |
Functions | |
| ETISS_PLUGIN_EXPORT unsigned | etiss_helper_merge (ETISS_LIBNAME, _etissversion)() |
| must be implemented like this: | |
contains general definitions needed for library function definitions.
Doesn't need to be included by user.
Definition in file Misc.h.
| #define etiss_helper_merge | ( | X1, | |
| X2 | |||
| ) | etiss_helper_merge_l2(X1, X2) |
| #define ETISS_LIBRARYIF_VERSION_FUNC_IMPL |
| ETISS_PLUGIN_EXPORT unsigned etiss_helper_merge | ( | ETISS_LIBNAME | , |
| _etissversion | |||
| ) |
must be implemented like this:
#include "helper/Misc.h" ETISS_LIBRARYIF_VERSION_FUNC_IMPL