Tidy includes, drop PC STATIC_ASSERTs, and more macro usage

This commit is contained in:
Irastris
2026-09-04 20:48:36 -04:00
parent 2170967b6b
commit bb09df7948
179 changed files with 838 additions and 799 deletions
+3
View File
@@ -2,7 +2,10 @@
#define D_MSG_D_MSG_FLOW_H
#include <types.h>
#if TARGET_PC
#include "helpers/endian.h"
#endif
enum {
NODETYPE_MESSAGE_e = 1,