demon2 -> demon; eliminate original demon layer

This commit is contained in:
Ryan Fleury
2024-03-22 16:33:48 -07:00
parent c9df04ca60
commit 995804cc78
27 changed files with 219 additions and 7097 deletions
-3
View File
@@ -40,9 +40,6 @@ main_thread_base_entry_point(void (*entry_point)(CmdLine *cmdline), char **argum
txti_init();
#endif
#if defined(DEMON_CORE_H)
demon_init();
#endif
#if defined(DEMON2_CORE_H)
dmn_init();
#endif
#if defined(CTRL_CORE_H)