forked from Imagelibrary/rtems
2007-03-26 Joel Sherrill <joel@OARcorp.com>
* loopback/init.c: Add CVS Id.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-03-26 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* loopback/init.c: Add CVS Id.
|
||||||
|
|
||||||
2007-03-26 Joel Sherrill <joel@OARcorp.com>
|
2007-03-26 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
PR 1230/tests
|
PR 1230/tests
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|
||||||
#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
|
#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
|
||||||
@@ -29,6 +33,7 @@ rtems_task Init(rtems_task_argument argument);
|
|||||||
#include <rtems/error.h>
|
#include <rtems/error.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user