diff options
Diffstat (limited to 'src/lib/utils/asm_x86_32/info.txt')
-rw-r--r-- | src/lib/utils/asm_x86_32/info.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/lib/utils/asm_x86_32/info.txt b/src/lib/utils/asm_x86_32/info.txt new file mode 100644 index 000000000..d29b25fa3 --- /dev/null +++ b/src/lib/utils/asm_x86_32/info.txt @@ -0,0 +1,29 @@ +load_on dep + +<header:internal> +asm_x86_32.h +</header:internal> + +<arch> +x86_32 +</arch> + +# ELF systems +<os> +linux +freebsd +dragonfly +netbsd +openbsd +solaris +</os> + +<cc> +gcc +clang +icc +</cc> + +<requires> +asm_engine +</requires> |