diff options
Diffstat (limited to 'mpi/power/mpih-sub1.S')
-rw-r--r-- | mpi/power/mpih-sub1.S | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mpi/power/mpih-sub1.S b/mpi/power/mpih-sub1.S index 2de8af2fa..a3605533e 100644 --- a/mpi/power/mpih-sub1.S +++ b/mpi/power/mpih-sub1.S @@ -22,12 +22,13 @@ #include "sysdep.h" #include "asm-syntax.h" - +/* # INPUT PARAMETERS # res_ptr r3 # s1_ptr r4 # s2_ptr r5 # size r6 + */ .toc .extern mpihelp_sub_n[DS] |