diff options
author | Andreas Kling <kling@serenityos.org> | 2021-05-29 16:04:58 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-29 20:18:57 +0200 |
commit | 66f3ec687b2b562205e91ef587e771aef33fada9 (patch) | |
tree | a83327b3b57174609487dc0fb78f1abccbe06b01 /Kernel/Syscalls/statvfs.cpp | |
parent | d44e2c9ad9469ed07308870fcf7956769a5ccec4 (diff) | |
download | serenity-66f3ec687b2b562205e91ef587e771aef33fada9.zip |
AK: Move RefCountedBase definitions out-of-line
This dramatically reduces code size since we no longer inline all these
VERIFY() checks everywhere. Appears to be performance neutral.
Diffstat (limited to 'Kernel/Syscalls/statvfs.cpp')
0 files changed, 0 insertions, 0 deletions