mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 04:21:01 +00:00
In preparation for using Userspace<T> in Syscall::SC_setkeymap_params remove the usage of SC_setkeymap_params from when compiling in kernel mode. In kernel model we would need to do a bunch of explicit FlatPtr cats to in order to get it to compile, and it's unused anyway, so just avoid the pain. |
||
|---|---|---|
| .. | ||
| CharacterMap.cpp | ||
| CharacterMap.h | ||
| CharacterMapData.h | ||
| CharacterMapFile.cpp | ||
| CharacterMapFile.h | ||
| CMakeLists.txt | ||