forked from Imagelibrary/rtems
2009-11-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* tmoverhd/system.h: Add prototype for Empty_directive();
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-11-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* tmoverhd/system.h: Add prototype for Empty_directive();
|
||||
|
||||
2009-11-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* tm26/task1.c: Use true/false instead of TRUE/FALSE for "bool"s.
|
||||
|
||||
@@ -38,7 +38,7 @@ extern rtems_task task_func(void);
|
||||
|
||||
extern void null_func(void);
|
||||
|
||||
extern rtems_status_code Empty_directive();
|
||||
extern rtems_status_code Empty_directive(void);
|
||||
|
||||
#include <timesys.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user