Skip to content

Commit 76b752d

Browse files
committed
[libc] add memalignment to x86_64 entrypoints
1 parent 224d792 commit 76b752d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/config/linux/x86_64/entrypoints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ set(TARGET_LIBC_ENTRYPOINTS
214214
libc.src.stdlib.free
215215
libc.src.stdlib.malloc
216216
libc.src.stdlib.realloc
217+
libc.src.stdlib.memalignment
217218

218219
# stdio.h entrypoints
219220
libc.src.stdio.fprintf

0 commit comments

Comments
 (0)