Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23657
b: refs/heads/master
c: a1a8fee
h: refs/heads/master
i:
  23655: 3ed5017
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Mar 24, 2006
1 parent e5c425c commit 5564bf8
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: 4dc6d9cc38cea1004a7f827cf76409ae42231fee
refs/heads/master: a1a8feed1743ec8d2af1dafa7c5321679f0a3e4f
1 change: 1 addition & 0 deletions trunk/include/linux/module.h
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ void *__symbol_get_gpl(const char *symbol);

/* For every exported symbol, place a struct in the __ksymtab section */
#define __EXPORT_SYMBOL(sym, sec) \
extern typeof(sym) sym; \
__CRC_SYMBOL(sym, sec) \
static const char __kstrtab_##sym[] \
__attribute__((section("__ksymtab_strings"))) \
Expand Down

0 comments on commit 5564bf8

Please sign in to comment.