mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
trivial: typo in comment in mksysmap
Signed-off-by: Masatake YAMATO <yamato@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
260db90282
commit
4fec54203f
@ -16,7 +16,7 @@
|
||||
# The second row specify the type of the symbol:
|
||||
# A = Absolute
|
||||
# B = Uninitialised data (.bss)
|
||||
# C = Comon symbol
|
||||
# C = Common symbol
|
||||
# D = Initialised data
|
||||
# G = Initialised data for small objects
|
||||
# I = Indirect reference to another symbol
|
||||
|
Loading…
Reference in New Issue
Block a user