diff options
| -rw-r--r-- | scripts/mksysmap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mksysmap b/scripts/mksysmap index 6e133a0bae7a..c1b6191ef879 100644 --- a/scripts/mksysmap +++ b/scripts/mksysmap | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | # The second row specify the type of the symbol: | 16 | # The second row specify the type of the symbol: |
| 17 | # A = Absolute | 17 | # A = Absolute |
| 18 | # B = Uninitialised data (.bss) | 18 | # B = Uninitialised data (.bss) |
| 19 | # C = Comon symbol | 19 | # C = Common symbol |
| 20 | # D = Initialised data | 20 | # D = Initialised data |
| 21 | # G = Initialised data for small objects | 21 | # G = Initialised data for small objects |
| 22 | # I = Indirect reference to another symbol | 22 | # I = Indirect reference to another symbol |
