mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
sysdeps/x86/libc-start.c: Add /* !SHARED */
* sysdeps/x86/libc-start.c: Add /* !SHARED */.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2017-10-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* sysdeps/x86/libc-start.c: Add /* !SHARED */.
|
||||||
|
|
||||||
2017-10-30 H.J. Lu <hongjiu.lu@intel.com>
|
2017-10-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* sysdeps/x86/libc-start.c: Reformat.
|
* sysdeps/x86/libc-start.c: Reformat.
|
||||||
|
@@ -24,5 +24,5 @@ extern struct cpu_features _dl_x86_cpu_features;
|
|||||||
|
|
||||||
# define ARCH_INIT_CPU_FEATURES() init_cpu_features (&_dl_x86_cpu_features)
|
# define ARCH_INIT_CPU_FEATURES() init_cpu_features (&_dl_x86_cpu_features)
|
||||||
|
|
||||||
#endif
|
#endif /* !SHARED */
|
||||||
#include <csu/libc-start.c>
|
#include <csu/libc-start.c>
|
||||||
|
Reference in New Issue
Block a user