Query: module_version
OS: debian
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MODULE_VERSION(9) BSD Kernel Developer's Manual MODULE_VERSION(9)NAMEMODULE_VERSION -- set kernel module versionSYNOPSIS#include <sys/param.h> #include <sys/module.h> MODULE_VERSION(name, int version);DESCRIPTIONThe MODULE_VERSION() macro sets the version of the module called name. Other kernel modules can then depend on this module (see MODULE_DEPEND(9)).EXAMPLESMODULE_VERSION(foo, 1);SEE ALSODECLARE_MODULE(9), module(9), MODULE_DEPEND(9)AUTHORSThis manual page was written by Alexander Langer <alex@FreeBSD.org>.BSDMarch 11, 2001 BSD
Related Man Pages |
---|
driver_module(9) - freebsd |
declare_module(9) - debian |
driver_module(9) - debian |
multi_driver_module(9) - debian |
module(9) - debian |
Similar Topics in the Unix Linux Community |
---|
UNIX System Admin Document |
SSH session in perl. |
Trouble with broadcomm card Wifi driver build |
Sun Oracle Netra T5220 processor help |
Httpd not starting |