From 642b5fb0007b64c77d186fcb018d571152ee1d47 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Mon, 14 Aug 2023 18:51:07 +0200 Subject: reorganization: first steps --- sysroot/usr/lib/crt0.o | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysroot/usr/lib/crt0.o') diff --git a/sysroot/usr/lib/crt0.o b/sysroot/usr/lib/crt0.o index acea146..648a150 120000 --- a/sysroot/usr/lib/crt0.o +++ b/sysroot/usr/lib/crt0.o @@ -1 +1 @@ -../../../out/obj/user/lib/_start.s.o \ No newline at end of file +../../../out/obj/libc/_start.s.o \ No newline at end of file -- cgit v1.2.3