]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/elfcore.h
linux/elfcore.h: hide kernel functions
[karo-tx-linux.git] / include / linux / elfcore.h
index e687bc3ba4da0ec0830b507784bebb7ab8a5a918..394a3e0e4a6be1f566d5346dd586cf7fd06ba19d 100644 (file)
@@ -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
@@ -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 */