diff options
Diffstat (limited to 'src/math/bigint/mulop_ia32/info.txt')
-rw-r--r-- | src/math/bigint/mulop_ia32/info.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/math/bigint/mulop_ia32/info.txt b/src/math/bigint/mulop_ia32/info.txt index dd554773f..7afa2ca2f 100644 --- a/src/math/bigint/mulop_ia32/info.txt +++ b/src/math/bigint/mulop_ia32/info.txt @@ -4,9 +4,9 @@ mp_bits 32 load_on request -<add> +<source> mp_mulop.S -</add> +</source> <arch> ia32 |