1*0a6a1f1dSLionel Sambuc #include "x.h" 2*0a6a1f1dSLionel Sambuc namespace llvm { 3*0a6a1f1dSLionel Sambuc struct ulittle32_t; 4*0a6a1f1dSLionel Sambuc extern allocator<ulittle32_t> *x; 5*0a6a1f1dSLionel Sambuc } 6