Sign in
rust
/
rust-lang
/
llvm-project
/
35c537490f7804c0a68fcabcd20ecf96357b74ff
/
.
/
clang
/
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