Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105812
b: refs/heads/master
c: 197dcff
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Guilak authored and Linus Torvalds committed Jul 25, 2008
1 parent 8522cda commit ff63b51
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 277e2c695907a70b316a31769cd891dc4d43b7f3
refs/heads/master: 197dcffc8ba0ea943fee86e28e99cd9575799772
2 changes: 2 additions & 0 deletions trunk/init/version.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@
#include <linux/utsrelease.h>
#include <linux/version.h>

#ifndef CONFIG_KALLSYMS
#define version(a) Version_ ## a
#define version_string(a) version(a)

extern int version_string(LINUX_VERSION_CODE);
int version_string(LINUX_VERSION_CODE);
#endif

struct uts_namespace init_uts_ns = {
.kref = {
Expand Down

0 comments on commit ff63b51

Please sign in to comment.