From f308ec19a71327b5601915ce6f8064eefe6ee0d5 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 8 Nov 2012 11:52:23 +0100 Subject: libmount: add private mnt_get_kernel_cmdline_option() Signed-off-by: Karel Zak --- include/pathnames.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/pathnames.h') 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 */ -- cgit v1.2.3-55-g7522