Kintsugi OS 0.2.0
x86 Monolithic OS
Loading...
Searching...
No Matches
sysinfo.h File Reference
#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_tget_system_info ()
 Получение системной информации
 

Function Documentation

◆ detect_cpu()

void detect_cpu ( void  )

Детектирование процессора

◆ detect_memory()

void detect_memory ( void  )

Детектирование памяти

◆ get_system_info()

system_info_t * get_system_info ( )

Получение системной информации

Returns
system_info_t*