diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-03 17:35:49 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-03 17:35:49 -0400 |
| commit | 482f005ff4a76ec69851e16ab8b332232e9befaa (patch) | |
| tree | cbce94aa4db94fd43899574f68698e3cde9b7f6c /docs/application/interface.md | |
| parent | be4f67c834719a8d12f5588d42d64bd39d1cb0c6 (diff) | |
Diffstat (limited to 'docs/application/interface.md')
| -rw-r--r-- | docs/application/interface.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/application/interface.md b/docs/application/interface.md index 790c155..831090b 100644 --- a/docs/application/interface.md +++ b/docs/application/interface.md @@ -64,3 +64,5 @@ typdef struct { #define KPL_PTR_NULL (kpl_ptr) { .slab_index = UINT16_MAX, .array_index = UINT16_MAX } ``` + +## `kpl_interface` |
