mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Fix /* in comment in previous commit.
This commit is contained in:
parent
fa9dda6493
commit
0b3467b344
@ -35,7 +35,7 @@
|
||||
#ifdef _LIBC
|
||||
# include <sfp-machine.h>
|
||||
#elif defined __KERNEL__
|
||||
/* The Linux kernel uses <asm/*.h> names for architecture-specific
|
||||
/* The Linux kernel uses asm/ names for architecture-specific
|
||||
files. */
|
||||
# include <asm/sfp-machine.h>
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user