1
0
Fork 0

feat: Added small file header

This commit is contained in:
Kevin Alavik 2025-05-14 13:38:42 +02:00
parent 6cde9b4c19
commit aa5a1e8e1a
Signed by: cmpsb
GPG key ID: 10D1CC0526FDC6D7
9 changed files with 10 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{
"files.associations": {
"stdnoreturn.h": "c",
"serial.h": "c"
"serial.h": "c",
"io.h": "c"
}
}