course 5 and some old slides
[lunaix-os.git] / lunaix-os / .vscode / settings.json
1 {
2     "files.associations": {
3         "string.h": "c",
4         "stdint.h": "c"
5     }
6 }