mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2000-09-25 Joel Sherrill <joel@OARcorp.com>
* rtems/score/hppa.h: Switched to using cpuopts.h not targopts.h to reduce dependency on BSP.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-09-25 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* rtems/score/hppa.h: Switched to using cpuopts.h not
|
||||
targopts.h to reduce dependency on BSP.
|
||||
|
||||
2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems/score/Makefile.am: Use PROJECT_TOPdir in path to genoffsets.
|
||||
|
||||
@@ -35,6 +35,12 @@ extern "C" {
|
||||
* present in a particular member of the family.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Hack to allow multlib effort to continue -- known to build.
|
||||
*/
|
||||
|
||||
#define CPU_MODEL_NAME "hppa 7xxx"
|
||||
#if 0
|
||||
#if defined(rtems_multilib)
|
||||
/*
|
||||
* Figure out all CPU Model Feature Flags based upon compiler
|
||||
@@ -55,6 +61,7 @@ extern "C" {
|
||||
|
||||
#error "Unsupported CPU Model"
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user