1  #ifndef TESTING_HARD_DATA
       2  #include <msp430-devices.h>
       3  #endif
       4  
       5  int
       6  main (void)
       7  {
       8    while (1);
       9    return 0;
      10  }
       1  #ifndef TESTING_HARD_DATA
       2  #include <msp430-devices.h>
       3  #endif
       4  
       5  int
       6  main (void)
       7  {
       8    while (1);
       9    return 0;
      10  }