summaryrefslogtreecommitdiff
path: root/src/kernel/ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ring.h')
-rw-r--r--src/kernel/ring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kernel/ring.h b/src/kernel/ring.h
index f5f9679..e288cb9 100644
--- a/src/kernel/ring.h
+++ b/src/kernel/ring.h
@@ -1,4 +1,5 @@
#pragma once
+// TODO merge into driver/util.h
#include <shared/container/ring.h>
struct pagedir;