summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_int.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-04-23 19:15:27 +0000
committerphk <phk@FreeBSD.org>2003-04-23 19:15:27 +0000
commit51e68a1f271b78912e5111996bb20d0b58350244 (patch)
treef4f7caeac923a9eeae6ae7aa81cedb35279ae8c7 /sys/geom/geom_int.h
parentfe0dcbf0db6c0773fb4a038a294c002df7c24c2c (diff)
downloadFreeBSD-src-51e68a1f271b78912e5111996bb20d0b58350244.zip
FreeBSD-src-51e68a1f271b78912e5111996bb20d0b58350244.tar.gz
Move the shutdown eventhandler stuff to a more logical place.
Diffstat (limited to 'sys/geom/geom_int.h')
-rw-r--r--sys/geom/geom_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/geom/geom_int.h b/sys/geom/geom_int.h
index 0f9695c..fe6f5c7 100644
--- a/sys/geom/geom_int.h
+++ b/sys/geom/geom_int.h
@@ -108,6 +108,7 @@ void g_io_schedule_up(struct thread *tp);
/* geom_kern.c / geom_kernsim.c */
void g_init(void);
+extern int g_shutdown;
/* geom_ctl.c */
void g_ctl_init(void);
OpenPOWER on IntegriCloud