mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
New image decoder
This commit is contained in:
6
src/kernel/userland/libc/string.h
Normal file
6
src/kernel/userland/libc/string.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef BOREDOS_LIBC_STRING_H
|
||||
#define BOREDOS_LIBC_STRING_H
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user