stos: Add BPAL groundwork

Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
Chloe M.
2026-06-22 02:08:45 +00:00
parent e42ea2e6a6
commit 4b1c00ba43
4 changed files with 78 additions and 2 deletions
+3
View File
@@ -25,4 +25,7 @@ typedef struct {
*/
VOID KeBpalInit(VOID);
/* Backend init functions */
VOID KeBpalLimineInit(VOID);
#endif /* !_KE_BPAL_H_ */