URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [newlib-1.10.0/] [newlib/] [libc/] [include/] [paths.h] - Rev 1005
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