complete removal of a few unneeded functions

- removed register functions from isc_app, isc_timer, isc_task
- added a task_p.h header for use by unit tests
This commit is contained in:
Evan Hunt
2018-10-03 16:11:10 -07:00
committed by Witold Kręcicki
parent 38a127c35b
commit 0e86fa16e8
7 changed files with 30 additions and 86 deletions

View File

@@ -31,6 +31,8 @@
#include "isctest.h"
#include "../task_p.h"
/*
* Helper functions
*/