summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/PEF.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-05-10 18:08:31 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-05-10 18:08:31 +0200
commitbc57a29a24b98b00ba17710ba84ec2188ab73504 (patch)
treec995ada42729ac2059a0ed87a4539d1a7e10b14a /Kernel/KernelKit/PEF.hpp
parenta62dafea7b79f9226e34f2095b8533ebdd29f800 (diff)
MHR-23: Improve code, remove outdated comments.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Kernel/KernelKit/PEF.hpp')
-rw-r--r--Kernel/KernelKit/PEF.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Kernel/KernelKit/PEF.hpp b/Kernel/KernelKit/PEF.hpp
index 77fa4f62..6dbc5270 100644
--- a/Kernel/KernelKit/PEF.hpp
+++ b/Kernel/KernelKit/PEF.hpp
@@ -73,9 +73,6 @@ namespace NewOS
} PACKED PEFContainer;
/* First PEFCommandHeader starts after PEFContainer */
- /* Last container is __exec_end */
-
- /* PEF executable section and commands. */
typedef struct PEFCommandHeader final
{