summaryrefslogtreecommitdiffhomepage
path: root/dev/ddk/DDKKit/net.h
blob: ea85dee7e3a977b17513106b6b03923327c8c3fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* -------------------------------------------

  Copyright Amlal El Mahrouss.

  FILE: net.h
  PURPOSE: Network model base header.

------------------------------------------- */

#pragma once

#include <DDKKit/macros.h>

struct DDK_NET_MANIFEST;

/// @brief IFS hooks to plug into the FileMgr.