mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
These are NOT exported to userspace. The headers listed in arch/sparc/include/uapi/asm/Kbuild are exported. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
# User exported sparc header files
|
|
||||||
|
|
||||||
generated-y += syscall_table_32.h
|
generated-y += syscall_table_32.h
|
||||||
generated-y += syscall_table_64.h
|
generated-y += syscall_table_64.h
|
||||||
generated-y += syscall_table_c32.h
|
generated-y += syscall_table_c32.h
|
||||||
|
Reference in New Issue
Block a user