Define a module version.

This commit is contained in:
Warner Losh 2003-08-22 06:28:45 +00:00
parent b63ff62456
commit 51d3b6d1cc

View file

@ -39,6 +39,8 @@
#include <dev/ppbus/ppbio.h>
MODULE_VERSION(ppbus, 1);
#define DEVTOSOFTC(dev) ((struct ppb_data *)device_get_softc(dev))
/*