diff options
author | lloyd <[email protected]> | 2008-09-29 02:13:16 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 02:13:16 +0000 |
commit | 45bde591db0feeb274e137aa021495f823409fd4 (patch) | |
tree | 9ff51cea74cb1a880e91de79d2b8d8e0933c2ca0 /src/bigint/mp_ia32/xxxinfo.txt | |
parent | 3a0dfc98dc7013b106c196800643f89f7d6250a7 (diff) |
Start fixing up for full asm support again
Diffstat (limited to 'src/bigint/mp_ia32/xxxinfo.txt')
-rw-r--r-- | src/bigint/mp_ia32/xxxinfo.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bigint/mp_ia32/xxxinfo.txt b/src/bigint/mp_ia32/xxxinfo.txt index cf4959250..98c66e190 100644 --- a/src/bigint/mp_ia32/xxxinfo.txt +++ b/src/bigint/mp_ia32/xxxinfo.txt @@ -1,13 +1,13 @@ -realname "x86 MPI Assembler Core" +realname "MPI Core (x86)" mp_bits 32 load_on asm_ok -<replace> +<add> mp_asm.h mp_asmi.h -</replace> +</add> <arch> ia32 |