#include "libc.h" #include "shell.h" #include "clear.h" void clear() { winClear(); }