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
171 B

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