summaryrefslogtreecommitdiff
path: root/dtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'dtc.h')
-rw-r--r--dtc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/dtc.h b/dtc.h
index 0d7f0ed..a85e5b7 100644
--- a/dtc.h
+++ b/dtc.h
@@ -224,8 +224,4 @@ struct boot_info *dt_from_source(const char *f);
struct boot_info *dt_from_fs(const char *dirname);
-/* misc */
-
-char *join_path(const char *path, const char *name);
-
#endif /* _DTC_H */