diff options
Diffstat (limited to 'libgcc/config/picochip/divmodsi4.S')
-rw-r--r-- | libgcc/config/picochip/divmodsi4.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/picochip/divmodsi4.S b/libgcc/config/picochip/divmodsi4.S index 4fc1acb1b63..c2f86dff25b 100644 --- a/libgcc/config/picochip/divmodsi4.S +++ b/libgcc/config/picochip/divmodsi4.S @@ -100,7 +100,7 @@ _picoMark_FUNCTION_END= // All DWARF information between this marker, and the END OF DWARF // marker should be included in the source file. Search for // FUNCTION_STACK_SIZE_GOES_HERE and FUNCTION NAME GOES HERE, and -// provide the relevent information. Add markers called +// provide the relevant information. Add markers called // _picoMark_FUNCTION_BEGIN and _picoMark_FUNCTION_END around the // function in question. //============================================================================ |