summaryrefslogtreecommitdiff
path: root/Kernel/API
diff options
context:
space:
mode:
authorLiav A <liavalb@gmail.com>2022-06-10 13:57:43 +0300
committerLinus Groh <mail@linusgroh.de>2022-07-23 10:42:08 +0100
commit1968aba69bd4740525373a03a5f558254a8aa073 (patch)
tree777f8473fba59f78f7434a2b78206f02d8f52d29 /Kernel/API
parentb5e5b299c4b9979bd7ac56ba09a800c1709c7ce5 (diff)
downloadserenity-1968aba69bd4740525373a03a5f558254a8aa073.zip
Kernel+Userland: Rename FB.h => Graphics.h
This header file represents the entire interface between the kernel and userland, and as such, no longer should be called FB.h but something that represents the whole graphics subsystem.
Diffstat (limited to 'Kernel/API')
-rw-r--r--Kernel/API/Graphics.h (renamed from Kernel/API/FB.h)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Kernel/API/FB.h b/Kernel/API/Graphics.h
index 36948e3e61..36948e3e61 100644
--- a/Kernel/API/FB.h
+++ b/Kernel/API/Graphics.h