@ -1,3 +1,5 @@
#ifndef STLIO_H
#define STLIO_H
#include "types.h"
#include "framebuffer.h"
// Frame buffer driver
@ -14,3 +16,4 @@ void printf(const char*);
void printhex(u32);
void putch(const char);
#endif
The note is not visible to the blocked user.