mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix /* in comment in previous commit.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user