forked from Imagelibrary/rtems
2002-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/system.h: Add the sparc to the target supporting multlibs.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems/system.h: Add the sparc to the target supporting
|
||||
multlibs.
|
||||
|
||||
2002-04-16 Chris Johns <ccj@acm.org>
|
||||
|
||||
* src/threadinitialize.c: Per PR181, clear the array of user extension
|
||||
|
||||
@@ -38,7 +38,7 @@ extern "C" {
|
||||
*/
|
||||
|
||||
#if !defined(RTEMS_MULTILIBS)
|
||||
#if defined(__PPC__) || defined(__sparc__)
|
||||
#if defined(__PPC__)
|
||||
#include <rtems/score/targopts.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user