mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
x86: Remove the extra space between "# endif"
Remove the extra space between "# endif" left over from commit f380868f6dcfdeae8d449d556298d9c41012ed8d Author: H.J. Lu <hjl.tools@gmail.com> Date: Thu Dec 24 15:43:34 2020 -0800 Remove _ISOMAC check from <cpu-features.h>
This commit is contained in:
parent
4458eb1257
commit
ce4a94b12e
@ -941,6 +941,6 @@ extern void _dl_x86_init_cpu_features (void) attribute_hidden;
|
||||
# define HAS_CPUID 1
|
||||
# define HAS_I586 1
|
||||
# define HAS_I686 1
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#endif /* include/cpu-features.h */
|
||||
|
Loading…
x
Reference in New Issue
Block a user