mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
minor changes so it would compile in a cross environment
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#if defined(__hpux__) && defined(__hppa__)
|
||||
#include <rtems/system.h>
|
||||
#endif
|
||||
|
||||
void print_information( void );
|
||||
|
||||
|
||||
@@ -22,7 +22,9 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#if defined(__hpux__) && defined(__hppa__)
|
||||
#include <rtems/system.h>
|
||||
#endif
|
||||
|
||||
void print_information( void );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user