This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / kallsyms.h
index 1a5dce8..87b9bbb 100644 (file)
@@ -7,8 +7,6 @@
 
 #include <linux/config.h>
 
-#define KSYM_NAME_LEN 127
-
 #ifdef CONFIG_KALLSYMS
 /* Lookup the address for a symbol. Returns 0 if not found. */
 unsigned long kallsyms_lookup_name(const char *name);