mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Clean up init-first.c files.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
/* Copyright (C) 2007 Free Software Foundation, Inc.
|
||||
/* Initialization code run first thing by the ELF startup code. Linux/PowerPC.
|
||||
Copyright (C) 2007-2012 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -45,4 +46,4 @@ _libc_vdso_platform_setup (void)
|
||||
# define VDSO_SETUP _libc_vdso_platform_setup
|
||||
#endif
|
||||
|
||||
#include "../init-first.c"
|
||||
#include <csu/init-first.c>
|
||||
|
Reference in New Issue
Block a user