URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 304 |
Rev 848 |
Line 32... |
Line 32... |
#endif
|
#endif
|
|
|
char *stripwhite (char *string);
|
char *stripwhite (char *string);
|
char *dupstr (char *s);
|
char *dupstr (char *s);
|
char *strtoken(char *in, char *out, int which);
|
char *strtoken(char *in, char *out, int which);
|
|
/* Parses string line and puts up to maxparam parameters into argv[]; number of parameters is returned */
|
|
int tokenize_line (char *str, char *argv[], int maxparam);
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.