From 67d2631826f101f717257e8549b593c70d50bf8f Mon Sep 17 00:00:00 2001 From: mintsuki Date: Thu, 30 Mar 2023 04:13:45 +0200 Subject: [PATCH] limine: Add note about deprecation of terminal to PROTOCOL.md --- PROTOCOL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PROTOCOL.md b/PROTOCOL.md index 9100f5c5..7e304101 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -288,6 +288,8 @@ direct map. ### Terminal Feature +Note: *This feature is deprecated, do not use if possible.* + ID: ```c #define LIMINE_TERMINAL_REQUEST { LIMINE_COMMON_MAGIC, 0xc8ac59310c2b0844, 0xa68d0c7265d38878 }