forked from Imagelibrary/rtems
added missing file
This commit is contained in:
24
c/src/lib/libbsp/powerpc/gen83xx/include/bspopts.h.in
Normal file
24
c/src/lib/libbsp/powerpc/gen83xx/include/bspopts.h.in
Normal file
@@ -0,0 +1,24 @@
|
||||
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
/* If defined, the data cache will be enabled after address translation is
|
||||
turned on. */
|
||||
#undef DATA_CACHE_ENABLE
|
||||
|
||||
/* If defined, the instruction cache will be enabled after address translation
|
||||
is turned on. */
|
||||
#undef INSTRUCTION_CACHE_ENABLE
|
||||
|
||||
/* 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
|
||||
Reference in New Issue
Block a user