forked from Imagelibrary/rtems
Per suggestion from Ralf Corsepius made all macros solaris2 -- not solaris
or solaris2.
This commit is contained in:
@@ -34,7 +34,7 @@ extern "C" {
|
||||
|
||||
#define CPU_MODEL_NAME "HP-UX"
|
||||
|
||||
#elif defined(solaris)
|
||||
#elif defined(solaris2)
|
||||
|
||||
#define CPU_MODEL_NAME "Solaris"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user