mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:07:36 +00:00
Font: Clean up AK::MappedFile and use it for mapping font files.
This commit is contained in:
parent
ab6bd3872b
commit
3dc3754cde
5 changed files with 48 additions and 37 deletions
|
@ -4,6 +4,7 @@ AK_OBJS = \
|
|||
../AK/StringBuilder.o \
|
||||
../AK/FileSystemPath.o \
|
||||
../AK/StdLibExtras.o \
|
||||
../AK/MappedFile.o \
|
||||
../AK/kmalloc.o
|
||||
|
||||
LIBC_OBJS = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue