Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348825
b: refs/heads/master
c: 4a71997
h: refs/heads/master
i:
  348823: 5801625
v: v3
  • Loading branch information
Thomas Schwinge authored and Paul Mundt committed Jan 11, 2013
1 parent ed5fc39 commit 237c13a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 5a799b824b6046befa7e10107a3d65f40816f645
refs/heads/master: 4a71997a3279a339e7336ea5d0cd27282e2dea44
4 changes: 2 additions & 2 deletions trunk/arch/sh/include/asm/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,9 @@ extern void __kernel_vsyscall;
if (vdso_enabled) \
NEW_AUX_ENT(AT_SYSINFO_EHDR, VDSO_BASE); \
else \
NEW_AUX_ENT(AT_IGNORE, 0);
NEW_AUX_ENT(AT_IGNORE, 0)
#else
#define VSYSCALL_AUX_ENT
#define VSYSCALL_AUX_ENT NEW_AUX_ENT(AT_IGNORE, 0)
#endif /* CONFIG_VSYSCALL */

#ifdef CONFIG_SH_FPU
Expand Down

0 comments on commit 237c13a

Please sign in to comment.