diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-01 13:42:25 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-01 13:42:25 +0100 |
| commit | aece1fa5cdb3b504791812aba00cc7e8ca00eb02 (patch) | |
| tree | 9ca3f49bc832e16192d8850319d0e5f62688527a /src/libDDK/docs/SPECIFICATION_DDK.md | |
| parent | fdb8b146b2dd9d21bdc966e180632ba489accd6f (diff) | |
chore: rename docs folders to doc.v0.1.1-develop
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/libDDK/docs/SPECIFICATION_DDK.md')
| -rw-r--r-- | src/libDDK/docs/SPECIFICATION_DDK.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/libDDK/docs/SPECIFICATION_DDK.md b/src/libDDK/docs/SPECIFICATION_DDK.md deleted file mode 100644 index d59b6e77..00000000 --- a/src/libDDK/docs/SPECIFICATION_DDK.md +++ /dev/null @@ -1,18 +0,0 @@ -=================================== - -# 0: General Information - -=================================== - -- Programming Language: C/C++ -- Build System: Make/NeBuild -- Purpose: Driver Tool Kit, which you link against libDDK.dll - -=================================== - -# 1: How It works - -=================================== - -- Driver shall directly call the kernel at specific ports. (Or a kernel call) -- Kernel must respond according to kernel call, otherwise a panic will occur.
\ No newline at end of file |
