| Index: gcc/gcc/config/picochip/libgccExtras/divmod15.asm
|
| diff --git a/gcc/gcc/config/picochip/libgccExtras/divmod15.asm b/gcc/gcc/config/picochip/libgccExtras/divmod15.asm
|
| index 777adf2796850977dfb6e987bbbc6812c8f44c09..b477e03a011567f0de02ed5dfb701c0eb3ec5c1a 100644
|
| --- a/gcc/gcc/config/picochip/libgccExtras/divmod15.asm
|
| +++ b/gcc/gcc/config/picochip/libgccExtras/divmod15.asm
|
| @@ -33,8 +33,6 @@ _picoMark_FUNCTION_BEGIN=
|
|
|
| // picoChip Function Prologue : &__divmod15 = 0 bytes
|
|
|
| -__divmod15:
|
| -
|
| // The picoChip instruction set has a divstep instruction which
|
| // is used to perform one iteration of a binary division algorithm.
|
| // The instruction allows 16-bit signed division to be implemented.
|
|
|