mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-13 16:29:21 +00:00
Fix for crash handler
This commit is contained in:
@ -18,7 +18,8 @@
|
||||
"limits.h": "c",
|
||||
"assert.h": "c",
|
||||
"cwalk.h": "c",
|
||||
"md5.h": "c"
|
||||
"md5.h": "c",
|
||||
"stdint.h": "c"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user