Mercurial > nand-ecoscentric
view host/libcdl/config.h.in @ 3403:8c8767bb9a62 default tip
devs/nand/micron_mt29: Remove defunct references (in comments) to mt29f2g08_oob_ecc.
| author | Ross Younger <wry@ecoscentric.com> |
|---|---|
| date | Sun, 18 Jan 2015 17:59:01 +1300 |
| 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
