mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Updated cpuid structures
This commit is contained in:
parent
23adc45711
commit
978f238aba
9
.vscode/c_boilerplates.code-snippets
vendored
9
.vscode/c_boilerplates.code-snippets
vendored
@ -15,5 +15,14 @@
|
||||
""
|
||||
],
|
||||
"description": "Create kernel header."
|
||||
},
|
||||
"Fennix Kernel brief": {
|
||||
"prefix": [
|
||||
"brief",
|
||||
],
|
||||
"body": [
|
||||
"/** @brief $0 */"
|
||||
],
|
||||
"description": "Create kernel documentation brief."
|
||||
}
|
||||
}
|
967
include/cpu.hpp
967
include/cpu.hpp
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user