Update binary image

This commit is contained in:
mintsuki 2020-06-01 09:12:51 +02:00
parent df4931e2d8
commit 045c4078a0
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -3,6 +3,7 @@
#include <stdint.h>
#include <lib/print.h>
#include <lib/blib.h>
#include <lib/cio.h>
#include <drivers/vga_textmode.h>
static const char *base_digits = "0123456789abcdef";