mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue