Services: Initialize all state variables at bootup.

This commit is contained in:
bunnei
2015-04-27 22:01:48 -04:00
parent bbabed8e98
commit e0cb85691a
8 changed files with 38 additions and 22 deletions

View File

@ -11,7 +11,7 @@
namespace Y2R_U {
static Kernel::SharedPtr<Kernel::Event> completion_event = 0;
static Kernel::SharedPtr<Kernel::Event> completion_event;
/**
* Y2R_U::IsBusyConversion service function