rtld.c: remove extra blank line
Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D36396
This commit is contained in:
@@ -264,7 +264,6 @@ int __getosreldate(void);
|
||||
func_ptr_type _rtld(Elf_Addr *sp, func_ptr_type *exit_proc, Obj_Entry **objp);
|
||||
Elf_Addr _rtld_bind(Obj_Entry *obj, Elf_Size reloff);
|
||||
|
||||
|
||||
int npagesizes;
|
||||
static int osreldate;
|
||||
size_t *pagesizes;
|
||||
|
||||
Reference in New Issue
Block a user