make spacing in x86_64 alltypes.h.sh more uniform with other archs
[musl] / src / string / memrchr.c
2011-04-13 Rich Felkerimplement memrchr (nonstandard) and optimize strrchr...