PatchworkOS
Loading...
Searching...
No Matches
cpu_id.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
stdint.h
>
4
14
#define CPU_MAX UINT8_MAX
15
19
#define CPU_ID_BOOTSTRAP 0
20
24
#define CPU_ID_INVALID UINT16_MAX
25
29
typedef
uint16_t
cpuid_t
;
30
cpuid_t
uint16_t cpuid_t
Type used to identify a CPU.
Definition
cpu_id.h:29
stdint.h
uint16_t
__UINT16_TYPE__ uint16_t
Definition
stdint.h:13
include
kernel
cpu
cpu_id.h
Generated by
1.9.8