forked from Imagelibrary/rtems
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