Files
FAT-Allocator/.vscode/settings.json
2025-01-20 13:34:14 +00:00

63 lines
1.6 KiB
JSON

{
"files.associations": {
"eal_internal_cfg.h": "c",
"rte_eal.h": "c",
"rte_compat.h": "c",
"rte_pci_dev_feature_defs.h": "c",
"rte_config.h": "c",
"eal_hugepages.h": "c",
"eal_filesystem.h": "c",
"memory_resource": "c",
"iterator": "c",
"locale": "c",
"__config": "c",
"vector": "c",
"rte_pause.h": "c",
"rte_common.h": "c",
"__hash_table": "c",
"__split_buffer": "c",
"__tree": "c",
"array": "c",
"bitset": "c",
"deque": "c",
"initializer_list": "c",
"map": "c",
"queue": "c",
"set": "c",
"unordered_map": "c",
"unordered_set": "c",
"string": "c",
"string_view": "c",
"stddefines.h": "c",
"charconv": "c",
"coz.h": "c",
"assert.h": "c",
"mman.h": "c",
"time.h": "c",
"vmmeter.h": "c",
"malloc.h": "c",
"lock.h": "c",
"proc.h": "c",
"kernel.h": "c",
"sbuf.h": "c",
"opt_vm.h": "c",
"stack": "c",
"ios": "c",
"stdint.h": "c",
"bitmap_alloc.h": "c",
"buddy.h": "c",
"string.h": "c",
"forward_list": "cpp",
"memory": "cpp",
"__tuple": "cpp",
"type_traits": "cpp",
"limits": "cpp",
"ratio": "cpp",
"tuple": "cpp",
"variant": "cpp",
"stddef.h": "c",
"stdlib.h": "c",
"errno.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}