diff options
author | Andreas Kling <kling@serenityos.org> | 2021-11-23 10:59:50 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-23 11:33:36 +0100 |
commit | 21a5fb0fa21a92030f68bc6e9df6a9e438355f11 (patch) | |
tree | 9883ba94b650d2a6fd97f38942ba40ac3da35694 /Userland/Applications/Browser/History.h | |
parent | acc2eccede491e0c34d718e348d76c13c190347c (diff) | |
download | serenity-21a5fb0fa21a92030f68bc6e9df6a9e438355f11.zip |
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
With this change, System::foo() becomes Core::System::foo().
Since LibCore builds on other systems than SerenityOS, we now have to
make sure that wrappers work with just a standard C library underneath.
Diffstat (limited to 'Userland/Applications/Browser/History.h')
0 files changed, 0 insertions, 0 deletions