mirror of
https://github.com/intel/isa-l.git
synced 2025-10-27 19:10:18 +01:00
multibinary: move WRT_OPT macro to common header
Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
This commit is contained in:
committed by
Greg Tucker
parent
9d243d0ed7
commit
3ab8239097
@@ -27,12 +27,6 @@
|
||||
; OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
%ifidn __OUTPUT_FORMAT__, elf64
|
||||
%define WRT_OPT wrt ..plt
|
||||
%else
|
||||
%define WRT_OPT
|
||||
%endif
|
||||
|
||||
%include "reg_sizes.asm"
|
||||
%include "multibinary.asm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user