mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 02:01:01 +00:00
You can now #include <AK/Forward.h> to get most of the AK types as forward declarations. Header dependency explosion is one of the main contributors to compile times at the moment, so this is a step towards smaller include graphs. |
||
|---|---|---|
| .. | ||
| Arch/i386 | ||
| ELFDynamicLoader.cpp | ||
| ELFDynamicLoader.h | ||
| ELFDynamicObject.cpp | ||
| ELFDynamicObject.h | ||
| ELFImage.cpp | ||
| ELFImage.h | ||
| ELFLoader.cpp | ||
| ELFLoader.h | ||
| exec_elf.h | ||
| Makefile | ||