Kintsugi OS 0.2.0
x86 Monolithic OS
|
#include "../kklibc/ctypes.h"
Go to the source code of this file.
Classes | |
struct | system_info_t |
Структура информации о системе More... | |
Functions | |
void | detect_cpu (void) |
Детектирование процессора | |
void | detect_memory (void) |
Детектирование памяти | |
system_info_t * | get_system_info () |
Получение системной информации | |
void detect_cpu | ( | void | ) |
Детектирование процессора
void detect_memory | ( | void | ) |
Детектирование памяти
system_info_t * get_system_info | ( | ) |
Получение системной информации