-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
If we renamed public symbols in the netbsd libs eg to __rumprun__name then we could load (host) shared libraries of NetBSD symbols, which we could construct from (pic) .a files.
We would have to rename all U symbols in the user code that are not rump syscalls or emul calls to this prefix.