mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:27:44 +00:00
LibELF: Refactor coredump notes section structures
This commit is contained in:
parent
f12e13e81c
commit
349c6780ce
3 changed files with 17 additions and 12 deletions
|
@ -26,6 +26,7 @@
|
|||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <AK/NonnullRefPtr.h>
|
||||
#include <AK/OwnPtr.h>
|
||||
#include <Kernel/Forward.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue