forked from Imagelibrary/rtems
moved to new development machine and went to gcc 2.7.0
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
|
||||
#include <rtems.h>
|
||||
#include <memory.h>
|
||||
#include <string.h>
|
||||
|
||||
void init_rtc( void )
|
||||
{
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include <go32.h>
|
||||
#include <bsp.h>
|
||||
|
||||
#include <memory.h>
|
||||
#include <string.h>
|
||||
|
||||
#define MAX_COL 80
|
||||
#define MAX_ROW 50
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* For solaris 2.4 */
|
||||
#define __EXTENSIONS__
|
||||
|
||||
#include <bsp.h>
|
||||
#include <time.h>
|
||||
|
||||
@@ -21,7 +21,7 @@ int uname(
|
||||
{
|
||||
/* XXX: Here is what Solaris returns...
|
||||
sysname = SunOS
|
||||
nodename = merlin
|
||||
nodename = node_name
|
||||
release = 5.3
|
||||
version = Generic_101318-12
|
||||
machine = sun4m
|
||||
|
||||
Reference in New Issue
Block a user