OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
176 B

  1. arch_sizeof_short=2
  2. arch_sizeof_int=4
  3. arch_sizeof_long=4
  4. arch_sizeof_long_long=8
  5. arch_bigendian=yes
  6. arch_machine=hppa
  7. arch_target="hppa-unknown-linux-gnu"
  8. arch_sizeof_char_p=4