mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/system.h: Fix typo in yesterday's change: RTEMS_MULTILIBS.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems/system.h: Fix typo in yesterday's change:
|
||||
RTEMS_MULTILIBS.
|
||||
|
||||
2001-01-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/rtems/system.h: Only include cpuopts.h when building a
|
||||
|
||||
@@ -37,7 +37,7 @@ extern "C" {
|
||||
* are not ready to be built multilib yet.
|
||||
*/
|
||||
|
||||
#if !defined(RTEMS_MULTILIB)
|
||||
#if !defined(RTEMS_MULTILIBS)
|
||||
#if defined(__PPC__) || defined(__sparc__) || defined(__i386__)
|
||||
#include <rtems/score/targopts.h>
|
||||
#endif
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems/system.h: Fix typo in yesterday's change:
|
||||
RTEMS_MULTILIBS.
|
||||
|
||||
2001-01-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/rtems/system.h: Only include cpuopts.h when building a
|
||||
|
||||
@@ -37,7 +37,7 @@ extern "C" {
|
||||
* are not ready to be built multilib yet.
|
||||
*/
|
||||
|
||||
#if !defined(RTEMS_MULTILIB)
|
||||
#if !defined(RTEMS_MULTILIBS)
|
||||
#if defined(__PPC__) || defined(__sparc__) || defined(__i386__)
|
||||
#include <rtems/score/targopts.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user