diff options
Diffstat (limited to 'libc/string/sparc/strrchr.c')
-rw-r--r-- | libc/string/sparc/strrchr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/string/sparc/strrchr.c b/libc/string/sparc/strrchr.c new file mode 100644 index 000000000..ec608d6ab --- /dev/null +++ b/libc/string/sparc/strrchr.c @@ -0,0 +1 @@ +/* strrchr is in strchr.S */ |