forked from Imagelibrary/rtems
Initial attempt at building HP PA-RISC using Solaris hosted tools.
Changed back to Newlib for Solaris UNIX simulator.
This commit is contained in:
@@ -25,7 +25,8 @@ void MY_task_set_note(
|
||||
|
||||
api = the_thread->API_Extensions[ THREAD_API_RTEMS ];
|
||||
|
||||
api->Notepads[ notepad ] = note;
|
||||
if ( api )
|
||||
api->Notepads[ notepad ] = note;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user