cleanup arch api
This commit is contained in:
14
.vscode/settings.json
vendored
14
.vscode/settings.json
vendored
@@ -3,6 +3,18 @@
|
||||
"bitset": "c",
|
||||
"algorithm": "c",
|
||||
"format": "c",
|
||||
"multiboot.h": "c"
|
||||
"multiboot.h": "c",
|
||||
"irq.h": "c",
|
||||
"idt.h": "c",
|
||||
"util.h": "c",
|
||||
"deque": "c",
|
||||
"forward_list": "c",
|
||||
"list": "c",
|
||||
"string": "c",
|
||||
"unordered_map": "c",
|
||||
"unordered_set": "c",
|
||||
"vector": "c",
|
||||
"any": "c",
|
||||
"system_error": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user