summaryrefslogtreecommitdiff
path: root/scripts/build/arch/nios2.sh
blob: afd73ec1edfe716e2bcaaf5422e5f5dbd5b76acb (plain)
1
2
3
4
5
6
# Compute NIOS2-specific values

CT_DoArchTupleValues() {
    # Do nothing here. Default values are sane.
    :;
}