mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-04-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/system.h: Add i386 to multilib-able targets.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-04-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems/system.h: Add i386 to multilib-able targets.
|
||||
|
||||
2001-04-11 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ extern "C" {
|
||||
*/
|
||||
|
||||
#if !defined(RTEMS_MULTILIBS)
|
||||
#if defined(__PPC__) || defined(__sparc__) || defined(__i386__)
|
||||
#if defined(__PPC__) || defined(__sparc__)
|
||||
#include <rtems/score/targopts.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-04-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems/system.h: Add i386 to multilib-able targets.
|
||||
|
||||
2001-04-11 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ extern "C" {
|
||||
*/
|
||||
|
||||
#if !defined(RTEMS_MULTILIBS)
|
||||
#if defined(__PPC__) || defined(__sparc__) || defined(__i386__)
|
||||
#if defined(__PPC__) || defined(__sparc__)
|
||||
#include <rtems/score/targopts.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user