We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d7626 commit cbc1c33Copy full SHA for cbc1c33
libc/src/sys/mman/linux/CMakeLists.txt
@@ -156,9 +156,9 @@ add_entrypoint_object(
156
add_entrypoint_object(
157
remap_file_pages
158
SRCS
159
- remap_file_pages.cpp.cpp
+ remap_file_pages.cpp
160
HDRS
161
- ../remap_file_pages.h.h
+ ../remap_file_pages.h
162
DEPENDS
163
libc.include.sys_mman
164
libc.include.sys_syscall
0 commit comments