This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-25 15:46:24 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ed1220df6e
linux_dsm_epyc7002
/
arch
/
nios2
/
include
/
uapi
/
asm
/
Kbuild
3 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
treewide: Add SPDX license identifier - Kbuild Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0 Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-30 19:03:44 +07:00
# SPDX-License-Identifier: GPL-2.0
nios2: update pt_regs Remove struct pt_regs from user header and use generic ucontext.h. Signed-off-by: Chung-Ling Tang <cltang@codesourcery.com> Acked-by: Ley Foon Tan <lftan@altera.com>
2015-03-12 12:34:31 +07:00
generic-y += ucontext.h
Reference in New Issue
Copy Permalink