URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [branches/] [newlib/] [newlib/] [newlib/] [libc/] [include/] [paths.h] - Rev 1771
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef _PATHS_H_ #define _PATHS_H_ #define _PATH_DEV "/dev/" #define _PATH_BSHELL "/bin/sh" #endif /* _PATHS_H_ */
Go to most recent revision | Compare with Previous | Blame | View Log