From ac43cde040f8d1f40b4d581ca66b3d949d410e18 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Tue, 15 Jan 2019 12:29:32 +0100 Subject: [PATCH] STUB '-' --- boot/elf/elf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/elf/elf.c b/boot/elf/elf.c index 5ce83ac..1781d7b 100644 --- a/boot/elf/elf.c +++ b/boot/elf/elf.c @@ -7,4 +7,4 @@ // Desc: ELF64 Parser and Loader // //----------------------------------------------------------------------------// - +//STUB