mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 15:29:18 +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