|
/*
|
|
* @file signal_executir_sleep.h
|
|
|
|
* @date Oct 28, 2013
|
|
* @author Andrey Belomutskiy, (c) 2012-2014
|
|
*/
|
|
|
|
#ifndef SIGNAL_EXECUTOR_SLEEP_H_
|
|
#define SIGNAL_EXECUTOR_SLEEP_H_
|
|
|
|
#include "global.h"
|
|
#include "efifeatures.h"
|
|
|
|
#endif /* SIGNAL_EXECUTOR_SLEEP_H_ */
|