Comienzo del monitor de la CPU
Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
3
src/cpu_mon.cpp
Normal file
3
src/cpu_mon.cpp
Normal file
@ -0,0 +1,3 @@
|
||||
#include "cpu_mon.hpp"
|
||||
|
||||
void iniciarCPU_MON() {}
|
@ -1,4 +1,5 @@
|
||||
#include "configFile.hpp"
|
||||
#include "cpu_mon.hpp"
|
||||
#include "textos.hpp"
|
||||
#include "ui.hpp"
|
||||
#include <locale.h>
|
||||
|
Reference in New Issue
Block a user