Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198001
b: refs/heads/master
c: 2faa4cf
h: refs/heads/master
i:
  197999: 20a32dc
v: v3
  • Loading branch information
Roland McGrath authored and Linus Torvalds committed May 22, 2010
1 parent 5547515 commit 7c35737
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: e8bebe2f71d26871b0970ae1d9cf0ed3cdd9569d
refs/heads/master: 2faa4cf76e7d229016240b79b50a43d81f458323
4 changes: 2 additions & 2 deletions trunk/include/linux/elfcore.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ static inline int elf_core_copy_task_xfpregs(struct task_struct *t, elf_fpxregse
}
#endif

#endif /* __KERNEL__ */

/*
* These functions parameterize elf_core_dump in fs/binfmt_elf.c to write out
* extra segments containing the gate DSO contents. Dumping its
Expand All @@ -168,4 +166,6 @@ extern int
elf_core_write_extra_data(struct file *file, size_t *size, unsigned long limit);
extern size_t elf_core_extra_data_size(void);

#endif /* __KERNEL__ */

#endif /* _LINUX_ELFCORE_H */

0 comments on commit 7c35737

Please sign in to comment.