#ifndef __RTL_TASKS_H_
#define __RTL_TASKS_H_

extern void init_tasks(void);

#endif

