forked from Imagelibrary/rtems
2011-02-17 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* pppd/system.h: Added missing include files.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-02-17 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
|
||||
|
||||
* pppd/system.h: Added missing include files.
|
||||
|
||||
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
#define SYSTEM_H
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/clockdrv.h>
|
||||
|
||||
/* functions */
|
||||
extern rtems_task Init(rtems_task_argument argument);
|
||||
|
||||
Reference in New Issue
Block a user