mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
e67d0c9eef
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 |