view host/libcdl/config.h.in @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents a2fb80f5315f
children
line wrap: on
line source

/* 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