6 lines
92 B
C
6 lines
92 B
C
|
#include "x.h"
|
||
|
namespace llvm {
|
||
|
struct ulittle32_t;
|
||
|
extern allocator<ulittle32_t> *x;
|
||
|
}
|