|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| module_init (kdb_hello_cmd_init) | |
| module_exit (kdb_hello_cmd_exit) | |
| MODULE_AUTHOR ("WindRiver") | |
| MODULE_DESCRIPTION ("KDB example to add a hello command") | |
| MODULE_LICENSE ("GPL") | |
| MODULE_AUTHOR | ( | "WindRiver" | ) |
| module_exit | ( | kdb_hello_cmd_exit | ) |
| module_init | ( | kdb_hello_cmd_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2