summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index a5e8507e0..de6abe63e 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -195,5 +195,9 @@
/* ctrlaltdel paths */
#define _PATH_PROC_CTRL_ALT_DEL "/proc/sys/kernel/ctrl-alt-del"
+/* hwclock-cmos paths */
+#define _PATH_DEV_PORT "/dev/port"
+#define _PATH_PROC_CPUINFO "/proc/cpuinfo"
+
#endif /* PATHNAMES_H */