DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-6.0 / 1%3A6.0.1-10 / clang / test / PCH / Inputs / libroot / usr / include / reloc2.h
123456789101112131415
#ifndef RELOC2_H #define RELOC2_H #include <stddef.h> // Line number below is important! int y = 2; #endif // RELOC2_H