ld: implement support for exposing ld functions to loaded executables

This commit is contained in:
2026-05-30 10:17:43 +01:00
parent ce52afe5b4
commit 08abe467ea
12 changed files with 425 additions and 59 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "hash.h"
#include <mango/log.h>
#include <magenta/log.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>