scripts/build/arch/s390.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Nov 17 11:33:59 2009 +0100 (2009-11-17)
changeset 1634 186c71e3ceb0
parent 1629 6ea5b6e2d70f
child 1636 3167f947f93f
permissions -rw-r--r--
arch/ppc: commonalise the 32- and 64-bit PowerPC arch
     1 # Compute s390-specific values
     2 
     3 CT_DoArchTupleValues() {
     4     # Defaults are all OK for s390
     5     :
     6 }