aboutsummaryrefslogtreecommitdiff
path: root/include/08.heap/deo3
diff options
context:
space:
mode:
Diffstat (limited to 'include/08.heap/deo3')
-rw-r--r--include/08.heap/deo33
1 files changed, 3 insertions, 0 deletions
diff --git a/include/08.heap/deo3 b/include/08.heap/deo3
new file mode 100644
index 0000000..d07786d
--- /dev/null
+++ b/include/08.heap/deo3
@@ -0,0 +1,3 @@
+typedef struct _KHEAPBM {
+ KHEAPBLOCKBM *fblock;
+} KHEAPBM;