reloc.h 127 B

123456789101112131415
  1. #ifndef RELOC_H
  2. #define RELOC_H
  3. #include <reloc2.h>
  4. // Line number 13 below is important
  5. int x = 2;
  6. #endif // RELOC_H