fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / include / paths.h
blob36cf78a9b79325491528e76875a452b0b5f3797c
1 #ifndef _PATHS_H_
2 #define _PATHS_H_
4 #define _PATH_DEV "/dev/"
5 #define _PATH_BSHELL "/bin/sh"
7 #endif /* _PATHS_H_ */