Skip to content

Instantly share code, notes, and snippets.

View AuruTus's full-sized avatar
🦄
🍌🐱 happy~happy~happy 🐱🍌

AuruTus AuruTus

🦄
🍌🐱 happy~happy~happy 🐱🍌
View GitHub Profile
@AuruTus
AuruTus / c_cpp_properties.json
Created September 21, 2022 00:31 — forked from gyulkkajo/c_cpp_properties.json
IntelliSense config file for Linux kernel X86_64.
{
"configurations": [
{
"name": "Linux",
"includePath": [
"${workspaceFolder}",
"LINUX_PATH/include",
"LINUX_PATH/include/uapi",
"LINUX_PATH/include/generated",
"LINUX_PATH/arch/x86/include",