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:
|
# The second row specify the type of the symbol:
|
||||||
# A = Absolute
|
# A = Absolute
|
||||||
# B = Uninitialised data (.bss)
|
# B = Uninitialised data (.bss)
|
||||||
# C = Comon symbol
|
# C = Common symbol
|
||||||
# D = Initialised data
|
# D = Initialised data
|
||||||
# G = Initialised data for small objects
|
# G = Initialised data for small objects
|
||||||
# I = Indirect reference to another symbol
|
# I = Indirect reference to another symbol
|
||||||
|
|
Loading…
Reference in New Issue