Refactor all Zion decls into one header
This commit is contained in:
parent
7dcbbd671e
commit
5e99dbf7d1
25 changed files with 111 additions and 97 deletions
|
|
@ -3,7 +3,6 @@
|
|||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <zcall.h>
|
||||
#include <zerrors.h>
|
||||
|
||||
void dbgln_internal(const char* str) { // Safe to ignore the result since right
|
||||
// now this doesn't throw.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue