Mercurial > ecos
view host/libcdl/config.h.in @ 3243:fa4455042d3c
Add requirement for WRITETHRU data cache startup mode when eDMA is in use. Sync with change in eDMA driver [ Bugzilla 1001838 ]
| author | vae |
|---|---|
| date | Sun, 02 Jun 2013 16:39:24 +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
