[spelling] spelling-fixes. (not external/)
This commit is contained in:
committed by
Travis Geiselbrecht
parent
d90cb4e7c6
commit
d0b90c2d68
@@ -95,7 +95,7 @@ SECTIONS
|
||||
__data_end = .;
|
||||
}
|
||||
|
||||
/* unintialized data (in same segment as writable data) */
|
||||
/* uninitialized data (in same segment as writable data) */
|
||||
.bss : ALIGN(4) {
|
||||
__bss_start = .;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user