Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/gl_relocation
/
.
/
system
/
include
/
libc
/
paths.h
blob: 36cf78a9b79325491528e76875a452b0b5f3797c [
file
] [
log
] [
blame
] [
edit
]
#ifndef
_PATHS_H_
#define
_PATHS_H_
#define
_PATH_DEV
"/dev/"
#define
_PATH_BSHELL
"/bin/sh"
#endif
/* _PATHS_H_ */