URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [host/] [libcdl/] [config.h.in] - Rev 831
Go to most recent revision | Compare with Previous | Blame | View Log
/* config.h.in. Generated from configure.in by autoheader. */
/* function entry/exit reporting enabled */
#undef CYGDBG_INFRA_DEBUG_FUNCTION_REPORTS
/* invariant asserts enabled */
#undef CYGDBG_INFRA_DEBUG_INVARIANTS
/* loop invariant asserts enabled */
#undef CYGDBG_INFRA_DEBUG_LOOP_INVARIANTS
/* postcondition asserts enabled */
#undef CYGDBG_INFRA_DEBUG_POSTCONDITIONS
/* precondition asserts enabled */
#undef CYGDBG_INFRA_DEBUG_PRECONDITIONS
/* assertions enabled */
#undef CYGDBG_USE_ASSERTS
/* tracing enabled */
#undef CYGDBG_USE_TRACING
/* "eCos host-side package version" */
#undef CYGNUM_LIBCDL_VERSION
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Version number of package */
#undef VERSION
Go to most recent revision | Compare with Previous | Blame | View Log