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 58bba519a..a7f33fed5 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -152,5 +152,8 @@
/* wdctl path */
#define _PATH_WATCHDOG_DEV "/dev/watchdog"
+/* kernel command line */
+#define _PATH_PROC_CMDLINE "/proc/cmdline"
+
#endif /* PATHNAMES_H */