mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-18 10:41:42 +00:00
Add stub headers
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef __FENNIX_KERNEL_ASSERT_H__
|
||||
#define __FENNIX_KERNEL_ASSERT_H__
|
||||
|
||||
#include <types.h>
|
||||
|
||||
#include <debug.h>
|
||||
|
||||
#define assert(x) \
|
||||
|
Reference in New Issue
Block a user