Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47483
b: refs/heads/master
c: c538b39
h: refs/heads/master
i:
  47481: 401b794
  47479: 9a19581
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Feb 11, 2007
1 parent c7bdc31 commit 6f92305
Show file tree
Hide file tree
Showing 2 changed files with 2 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: de5fe76e436d9e98f8af8005ff23a2e6066aea10
refs/heads/master: c538b391a7e8f3cb5d7756ec68d1864429d26a0c
3 changes: 1 addition & 2 deletions trunk/arch/um/os-Linux/elf_aux.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@ typedef Elf32_auxv_t elf_auxv_t;
typedef Elf64_auxv_t elf_auxv_t;
#endif

/* These are initialized very early in boot and never changed */
char * elf_aux_platform;
long elf_aux_hwcap;

unsigned long vsyscall_ehdr;
unsigned long vsyscall_end;

unsigned long __kernel_vsyscall;

__init void scan_elf_aux( char **envp)
Expand Down

0 comments on commit 6f92305

Please sign in to comment.