mirror of
https://github.com/intel/isa-l.git
synced 2025-01-19 12:27:43 +01:00
8 lines
99 B
NASM
8 lines
99 B
NASM
|
%define ARCH 02
|
||
|
|
||
|
%ifndef COMPARE_TYPE
|
||
|
%define COMPARE_TYPE 2
|
||
|
%endif
|
||
|
|
||
|
%include "igzip_icf_body.asm"
|