Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71007
b: refs/heads/master
c: 06f99ac
h: refs/heads/master
i:
  71005: c4b6672
  71003: e573ee2
  70999: 7f7d258
  70991: 29d6e8e
  70975: ddb67dd
v: v3
  • Loading branch information
Roland McGrath authored and Thomas Gleixner committed Oct 17, 2007
1 parent 556580c commit c49aa07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc3c6058bc8f9845ae73f6dc727570778f103858
refs/heads/master: 06f99ac87ef3f1f706cd1eb794b16dfbfe60ee29
2 changes: 1 addition & 1 deletion trunk/arch/x86/vdso/vvar.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
#include <asm/timex.h>
#include <asm/vgtod.h>

#define VEXTERN(x) typeof (__ ## x) *vdso_ ## x = (void *)VMAGIC;
#define VEXTERN(x) typeof (__ ## x) *const vdso_ ## x = (void *)VMAGIC;
#include "vextern.h"

0 comments on commit c49aa07

Please sign in to comment.