1. void load_32bit_constant(void)
  2. {
  3. volatile unsigned long c = 0x12345678;
  4. }