summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index cbc93b769..cc01589cd 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -193,5 +193,8 @@
/* kernel command line */
#define _PATH_PROC_CMDLINE "/proc/cmdline"
+/* logger paths */
+#define _PATH_DEVLOG "/dev/log"
+
#endif /* PATHNAMES_H */