OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [include/] [lib/] [pathstr.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#ifndef __LIB_PATHSTR_H__
2
#define __LIB_PATHSTR_H__
3
 
4
char *strreverse(char *str);
5
char *splitpath_end(char **path, char sep);
6
char *splitpath(char **str, char sep);
7
 
8
 
9
#endif /* __LIB_PATHSTR_H__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.