mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
x86: Remove the extra space between "# endif"
Remove the extra space between "# endif" left over from
commit f380868f6d
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user