diff options
author | dzwdz | 2023-08-14 18:51:07 +0200 |
---|---|---|
committer | dzwdz | 2023-08-14 18:51:07 +0200 |
commit | 642b5fb0007b64c77d186fcb018d571152ee1d47 (patch) | |
tree | 1c466461f3602d306be309a053edae558ef2568e /sysroot/usr/lib | |
parent | 8050069c57b729c18c19b1a03ab6e4bf63b4735e (diff) |
reorganization: first steps
Diffstat (limited to 'sysroot/usr/lib')
l--------- | sysroot/usr/lib/crt0.o | 2 |
1 files changed, 1 insertions, 1 deletions
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 |