aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/libroot/usr/include/reloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/libroot/usr/include/reloc.h')
-rw-r--r--test/PCH/libroot/usr/include/reloc.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/PCH/libroot/usr/include/reloc.h b/test/PCH/libroot/usr/include/reloc.h
new file mode 100644
index 000000000000..04eeacba8ff5
--- /dev/null
+++ b/test/PCH/libroot/usr/include/reloc.h
@@ -0,0 +1,15 @@
+#ifndef RELOC_H
+#define RELOC_H
+
+#include <reloc2.h>
+
+
+
+
+
+
+
+// Line number 13 below is important
+int x = 2;
+
+#endif // RELOC_H