mirror of https://github.com/torvalds/linux.git
vmlinux.lds.h: Fix a typo in comment
Signed-off-by: Wei Yang <richard.weiyang@gmail.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20240313075839.8321-2-richard.weiyang@gmail.com
This commit is contained in:
parent
b29f377119
commit
1793f69326
|
|
@ -3,7 +3,7 @@
|
|||
* linker scripts.
|
||||
*
|
||||
* A minimal linker scripts has following content:
|
||||
* [This is a sample, architectures may have special requiriements]
|
||||
* [This is a sample, architectures may have special requirements]
|
||||
*
|
||||
* OUTPUT_FORMAT(...)
|
||||
* OUTPUT_ARCH(...)
|
||||
|
|
|
|||
Loading…
Reference in New Issue