forked from Imagelibrary/rtems
2003-05-29 Joel Sherrill <joel@OARcorp.com>
* sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-05-29 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
|
||||||
|
|
||||||
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove CC_CFLAGS_DEBUG_V.
|
* configure.ac: Remove CC_CFLAGS_DEBUG_V.
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ rtems_task Init (rtems_task_argument argument);
|
|||||||
|
|
||||||
#include <rtems/error.h>
|
#include <rtems/error.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#define NTASK 4
|
#define NTASK 4
|
||||||
|
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ rtems_task Init (rtems_task_argument argument);
|
|||||||
|
|
||||||
#include <rtems/error.h>
|
#include <rtems/error.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
rtems_interval ticksPerSecond;
|
rtems_interval ticksPerSecond;
|
||||||
|
|
||||||
|
|||||||
@@ -47,8 +47,12 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <unistd.h>
|
||||||
#include <tmacros.h>
|
#include <tmacros.h>
|
||||||
|
|
||||||
|
/* external function prototypes */
|
||||||
|
int getint( void );
|
||||||
|
|
||||||
/* These are always defined by the executive.
|
/* These are always defined by the executive.
|
||||||
*
|
*
|
||||||
* #include <rtems/copyrt.h>
|
* #include <rtems/copyrt.h>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2003-05-29 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
|
||||||
|
|
||||||
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove CC_CFLAGS_DEBUG_V.
|
* configure.ac: Remove CC_CFLAGS_DEBUG_V.
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ rtems_task Init (rtems_task_argument argument);
|
|||||||
|
|
||||||
#include <rtems/error.h>
|
#include <rtems/error.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#define NTASK 4
|
#define NTASK 4
|
||||||
|
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ rtems_task Init (rtems_task_argument argument);
|
|||||||
|
|
||||||
#include <rtems/error.h>
|
#include <rtems/error.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
rtems_interval ticksPerSecond;
|
rtems_interval ticksPerSecond;
|
||||||
|
|
||||||
|
|||||||
@@ -47,8 +47,12 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <unistd.h>
|
||||||
#include <tmacros.h>
|
#include <tmacros.h>
|
||||||
|
|
||||||
|
/* external function prototypes */
|
||||||
|
int getint( void );
|
||||||
|
|
||||||
/* These are always defined by the executive.
|
/* These are always defined by the executive.
|
||||||
*
|
*
|
||||||
* #include <rtems/copyrt.h>
|
* #include <rtems/copyrt.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user