summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCpp/Preprocessor.cpp
diff options
context:
space:
mode:
authorIdan Horowitz <idan.horowitz@gmail.com>2022-01-21 15:22:36 +0200
committerAndreas Kling <kling@serenityos.org>2022-01-21 18:25:44 +0100
commit0adee378fd0486134bc059cd197ddf2d408328f4 (patch)
tree50075069553e1156e03bf096fc078a6b9d2f3191 /Userland/Libraries/LibCpp/Preprocessor.cpp
parentcecfd42916d9376282126343c4ca01e8660ff9d5 (diff)
downloadserenity-0adee378fd0486134bc059cd197ddf2d408328f4.zip
Kernel: Stop using LibKeyboard's CharacterMap in HIDManagement
This was easily done, as the Kernel and Userland don't actually share any of the APIs exposed by it, so instead the Kernel APIs were moved to the Kernel, and the Userland APIs stayed in LibKeyboard. This has multiple advantages: * The non OOM-fallible String is not longer used for storing the character map name in the Kernel * The kernel no longer has to link to the userland LibKeyboard code * A lot of #ifdef KERNEL cruft can be removed from LibKeyboard
Diffstat (limited to 'Userland/Libraries/LibCpp/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions