Put the munmap and munmap_text trampolines in a separate .S file, so that they can be overridden independenly of mmap.
This commit is contained in:
@@ -69,6 +69,7 @@ SRCS+= \
|
||||
mkfifo.S \
|
||||
mknod.S \
|
||||
mmap.S \
|
||||
munmap.S \
|
||||
vm_getphys.S \
|
||||
vm_getrefcount.S \
|
||||
vm_remap.S \
|
||||
|
||||
Reference in New Issue
Block a user