feat: refine symbolic link support.
[lunaix-os.git] / lunaix-os / kernel / tty / lxconsole.c
index adf577a6ed5339c6d98b22229abe6d7d67460cb8..0d7439be4542554b427ad998f9690d7c65fc9c85 100644 (file)
@@ -1,3 +1,14 @@
+/**
+ * @file lxconsole.c
+ * @author Lunaixsky (lunaxisky@qq.com)
+ * @brief Provides simple terminal support
+ * @version 0.1
+ * @date 2023-06-18
+ *
+ * @copyright Copyright (c) 2023
+ *
+ */
+
 #include <klibc/string.h>
 #include <lunaix/device.h>
 #include <lunaix/input.h>