]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/debug/kdb/kdb_io.c
kdb: Allow kernel loadable modules to add kdb shell functions
[net-next-2.6.git] / kernel / debug / kdb / kdb_io.c
index c9b7f4f90bba4608c3767b6b68a7845af355e86d..96fdaac46a80b03c41e79b95a8c7e521ad437021 100644 (file)
@@ -823,4 +823,4 @@ int kdb_printf(const char *fmt, ...)
 
        return r;
 }
-
+EXPORT_SYMBOL_GPL(kdb_printf);