Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73198
b: refs/heads/master
c: 5a75983
h: refs/heads/master
v: v3
  • Loading branch information
Kamalesh Babulal authored and Linus Torvalds committed Nov 5, 2007
1 parent 28480b4 commit 31c3a34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e1265205c0ee3919c3f2c750662630154c8faab2
refs/heads/master: 5a75983eef1193c43caebde6643a218bd8d8390e
1 change: 1 addition & 0 deletions trunk/include/linux/kallsyms.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#define _LINUX_KALLSYMS_H

#include <linux/errno.h>
#include <linux/stddef.h>

#define KSYM_NAME_LEN 128
#define KSYM_SYMBOL_LEN (sizeof("%s+%#lx/%#lx [%s]") + (KSYM_NAME_LEN - 1) + \
Expand Down

0 comments on commit 31c3a34

Please sign in to comment.