Sign in
llvm
/
clang
/
943e5a44883539848588e33bffbe2a1773dc4b43
/
.
/
test
/
PCH
/
Inputs
/
libroot
/
usr
/
include
/
reloc.h
blob: 04eeacba8ff55ddd114fb15e5ca9bbfd50905925 [
file
] [
log
] [
blame
]
#ifndef
RELOC_H
#define
RELOC_H
#include
<reloc2.h>
// Line number 13 below is important
int
x
=
2
;
#endif
// RELOC_H