1

fix includes

This commit is contained in:
churl
2022-05-14 16:57:56 +02:00
parent d804fff473
commit deb0ebd8eb
7 changed files with 13 additions and 13 deletions

View File

@ -13,6 +13,7 @@
#include "kernel/Allocator.h"
#include "kernel/Globals.h"
#include "user/HeapDemo.h"
#include "user/KeyIRQDemo.h"
// Waits for keys to control the scrollback buffer display
void scroll_mode() {