mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 18:05:07 +00:00
Kernel: Get rid of the GPL elf.h and import exec_elf.h from OpenBSD.
This commit is contained in:
parent
401d3662c6
commit
d11b5407a3
4 changed files with 785 additions and 2640 deletions
|
@ -20,7 +20,7 @@
|
|||
#include "KSyms.h"
|
||||
#include <Kernel/Socket.h>
|
||||
#include "MasterPTY.h"
|
||||
#include "elf.h"
|
||||
#include <Kernel/exec_elf.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
|
||||
//#define DEBUG_IO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue