Integrate LZ4 library, compress the ramdisk
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m53s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m53s
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef _KERNEL_LIBK_ASSERT_H
|
||||
#define _KERNEL_LIBK_ASSERT_H
|
||||
|
||||
#include <sys/debug.h>
|
||||
#include <sys/spin.h>
|
||||
|
||||
#define assert(x) \
|
||||
|
||||
Reference in New Issue
Block a user