From a37974009152b4bf6a2d7ed205a48230f939dd72 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 20 Dec 2021 13:12:06 +0200 Subject: still some issues with vmem + Not sure if I should go with noinit or init, fuck --- arch/riscv/conf/init-link.S | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/riscv/conf/init-link.S') diff --git a/arch/riscv/conf/init-link.S b/arch/riscv/conf/init-link.S index 642e831..752edc2 100644 --- a/arch/riscv/conf/init-link.S +++ b/arch/riscv/conf/init-link.S @@ -27,4 +27,5 @@ SECTIONS { } __init_end = . ; + __kernel_size = ; } -- cgit v1.3