summaryrefslogtreecommitdiff
path: root/arch/ia64/functions
blob: 76f34ddb2264715d647ce6af0bef75ab27aeebbd (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}"
}