ptos: hal: Resolve inclusion of stale header

Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
2026-07-13 22:24:33 -04:00
parent 449c13fcd3
commit 7099337c3a
+1 -1
View File
@@ -9,7 +9,7 @@
#ifndef _MU_MMIO_H_ #ifndef _MU_MMIO_H_
#define _MU_MMIO_H_ 1 #define _MU_MMIO_H_ 1
#include <stdef.h> #include <ptdef.h>
/* Builds mmio_write<n> functions */ /* Builds mmio_write<n> functions */
#define _MMIO_WRITE_BUILDER(NAME, TYPE) \ #define _MMIO_WRITE_BUILDER(NAME, TYPE) \