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