Files
linux-st/include/linux
Jason Wessel f7030bbc44 kdb: Allow kernel loadable modules to add kdb shell functions
In order to allow kernel modules to dynamically add a command to the
kdb shell the kdb_register, kdb_register_repeat, kdb_unregister, and
kdb_printf need to be exported as GPL symbols.

Any kernel module that adds a dynamic kdb shell function should only
need to include linux/kdb.h.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
2010-10-22 15:34:11 -05:00
..
2010-10-15 21:18:59 +02:00
2010-10-21 14:47:59 +02:00
2010-10-12 16:53:44 +02:00
2010-10-21 21:18:54 -04:00
2010-10-15 12:45:44 +02:00
2010-10-21 15:44:13 +02:00