summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/geom.h')
-rw-r--r--sys/geom/geom.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/geom/geom.h b/sys/geom/geom.h
index d12b901..14a5e6f 100644
--- a/sys/geom/geom.h
+++ b/sys/geom/geom.h
@@ -192,6 +192,9 @@ struct geomidorname {
} u;
};
+/* geom_dev.c */
+int g_dev_print(void);
+
/* geom_dump.c */
void g_hexdump(void *ptr, int length);
void g_trace(int level, char *, ...);
OpenPOWER on IntegriCloud