Fix spelling error.
This commit is contained in:
@@ -312,7 +312,7 @@ impl CodeMemory {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Register all unwind entires for functions and trampolines.
|
// Register all unwind entries for functions and trampolines.
|
||||||
// TODO will `u32` type for start/len be enough for large code base.
|
// TODO will `u32` type for start/len be enough for large code base.
|
||||||
for i in unwind_info {
|
for i in unwind_info {
|
||||||
match i {
|
match i {
|
||||||
|
|||||||
Reference in New Issue
Block a user