diff options
Diffstat (limited to 'src/math/bigint/mp_ia32/info.txt')
-rw-r--r-- | src/math/bigint/mp_ia32/info.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/math/bigint/mp_ia32/info.txt b/src/math/bigint/mp_ia32/info.txt deleted file mode 100644 index 1659f74cf..000000000 --- a/src/math/bigint/mp_ia32/info.txt +++ /dev/null @@ -1,18 +0,0 @@ -load_on dep - -mp_bits 32 - -<header:internal> -mp_asm.h -mp_asmi.h -</header:internal> - -<arch> -ia32 -</arch> - -<cc> -clang -gcc -icc -</cc> |