Skip to content

Commit 1780027

Browse files
committed
Remove dependency on mprotect entrypoint from pkey_mprotect.
1 parent c1f6650 commit 1780027

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/src/sys/mman/linux/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ add_entrypoint_object(
235235
libc.include.sys_mman
236236
libc.include.sys_syscall
237237
libc.src.__support.OSUtil.osutil
238-
libc.src.sys.mman.mprotect
239238
libc.src.errno.errno
240239
.mprotect_common
241240
)

0 commit comments

Comments
 (0)