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

  Copyright Amlal El Mahrouss.

  FILE: ifs.h
  PURPOSE: IFS model base header.

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

#pragma once

#include <DDKKit/macros.h>

struct DDK_IFS_MANIFEST;

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