]> git.ipfire.org Git - thirdparty/glibc.git/blob - elf/reldep4mod3.c
x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]
[thirdparty/glibc.git] / elf / reldep4mod3.c
1 int foo (void);
2
3 int foo (void)
4 {
5 return 0;
6 }
7