
For example, if the number of floating-point registers in "x86_64.ss" changes, now only one ".def" file has to change instead of 14 ".def" files. original commit: c79524cc3eb516d9bee1708c06b80e3688fdd2ff
7 lines
153 B
Modula-2
7 lines
153 B
Modula-2
;;; arm64le.def
|
|
|
|
(define-constant machine-type (constant machine-type-arm64le))
|
|
(features iconv expeditor)
|
|
(include "arm64.def")
|
|
(include "default.def")
|