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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom.h b/sys/geom/geom.h
index c592773..8e06d20 100644
--- a/sys/geom/geom.h
+++ b/sys/geom/geom.h
@@ -178,7 +178,6 @@ void g_dev_print(void);
struct g_provider *g_dev_getprovider(dev_t dev);
/* geom_dump.c */
-void g_hexdump(void *ptr, int length);
void g_trace(int level, const char *, ...);
# define G_T_TOPOLOGY 1
# define G_T_BIO 2
OpenPOWER on IntegriCloud