reloc2.h 128 B

123456789101112131415
  1. #ifndef RELOC2_H
  2. #define RELOC2_H
  3. #include <stddef.h>
  4. // Line number below is important!
  5. int y = 2;
  6. #endif // RELOC2_H