Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline)
Date: Sun, 06 Aug 2023 22:53:20 UTC
On Sun, Aug 06, 2023 at 02:10:06PM +0000, Robert Clausecker wrote: > +ARCHFUNCS(__strchrnul) > + ARCHFUNC(__strchrnul, scalar) This line uses spaces instead of tab for indent. > + ARCHFUNC(__strchrnul, baseline) > +ENDARCHFUNCS(__strchrnul) > +