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