summaryrefslogtreecommitdiff
path: root/arch/mips/functions
blob: 91a1d9a9ac0d0d078118656a01055029fe463d09 (plain)
1
2
3
4
5
6
# Compute IA-64-specific values

CT_DoArchValues() {
    # The architecture part of the tuple:
    CT_TARGET_ARCH="${CT_ARCH}${target_endian_el}"
}