aboutsummaryrefslogtreecommitdiff
path: root/sys/base/os/internal.h
diff options
context:
space:
mode:
authorNicholas <nbnoll@eml.cc>2021-11-12 09:22:01 -0800
committerNicholas <nbnoll@eml.cc>2021-11-12 09:22:01 -0800
commitce05175372a9ddca1a225db0765ace1127a39293 (patch)
tree5988b4d4f6b402e4953945886fc90aae11203df6 /sys/base/os/internal.h
parentb375f3cdedb5b0e08745d100b40e38d2f8396a58 (diff)
chore: simplified organizational structurelaptop
Diffstat (limited to 'sys/base/os/internal.h')
-rw-r--r--sys/base/os/internal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/base/os/internal.h b/sys/base/os/internal.h
deleted file mode 100644
index 302c035..0000000
--- a/sys/base/os/internal.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#pragma once
-
-#include <u.h>
-#include <base.h>