Voxia OS
v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
core.h
Go to the documentation of this file.
1
#ifndef __CPU__CORE_H__
2
#define __CPU__CORE_H__
3
4
#include <
type.h
>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
uint8_t
get_current_core_cpuid
();
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
17
#endif
// __CPU_CORE_H__
get_current_core_cpuid
uint8_t get_current_core_cpuid()
type.h
uint8_t
unsigned char uint8_t
Definition
type.h:7
include
cpu
core.h
Generated on Sat May 30 2026 11:09:57 for Voxia OS by
1.13.2