Remove kernel implementation of string.h

This commit is contained in:
2022-01-10 13:02:02 +01:00
parent 27682a9fe1
commit 2ec2af15b5
10 changed files with 13 additions and 72 deletions

View File

@@ -1,5 +1,4 @@
#pragma once
#include <multiboot.h>
#include <framebuffer.h>
#define VGA_COLS 80