feat: refactor to use gcc types
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define NEW_KERNEL_RINGQUEUE_H
|
||||
|
||||
#include <types.h>
|
||||
#include <libc/stdbool.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
void *create_buffer(int count, int object_size);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user