mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 19:35:09 +00:00
Kernel: Move networking related files into Kernel/Net/.
This commit is contained in:
parent
718bea73b3
commit
649c81a714
26 changed files with 61 additions and 63 deletions
|
@ -22,9 +22,6 @@
|
|||
#include "MasterPTY.h"
|
||||
#include "elf.h"
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <Kernel/E1000NetworkAdapter.h>
|
||||
#include <Kernel/EthernetFrameHeader.h>
|
||||
#include <Kernel/ARP.h>
|
||||
|
||||
//#define DEBUG_IO
|
||||
//#define TASK_DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue