sketch out some codebase-wide standard thread entry point boilerplate

This commit is contained in:
Ryan Fleury
2024-02-25 14:13:27 -08:00
parent 93ab48ecdf
commit dd05eaa21e
4 changed files with 49 additions and 0 deletions
+1
View File
@@ -15,3 +15,4 @@
#include "base_thread_context.c"
#include "base_command_line.c"
#include "base_markup.c"
#include "base_entry_point.c"