summaryrefslogtreecommitdiff
path: root/src/user_bootstrap/elfload.c
diff options
context:
space:
mode:
authordzwdz2022-07-26 00:14:30 +0200
committerdzwdz2022-07-26 00:14:30 +0200
commit8c977b5cea3f2e76205bd0ed666db06a84e05f6a (patch)
tree01c0bd1ffd0afe82604fa949020b929a9d41cfdb /src/user_bootstrap/elfload.c
parent4e4496e993942fc5361f2e4ab23798ea6a4d78b9 (diff)
user_bootstrap: link against user/lib
I have no idea why I didn't do this right from the start, it makes this whole thing much easier.
Diffstat (limited to 'src/user_bootstrap/elfload.c')
l---------src/user_bootstrap/elfload.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/user_bootstrap/elfload.c b/src/user_bootstrap/elfload.c
deleted file mode 120000
index 75a5cb2..0000000
--- a/src/user_bootstrap/elfload.c
+++ /dev/null
@@ -1 +0,0 @@
-../user/lib/elfload.c \ No newline at end of file