#ifndef __NVVM2x86_INIT__
#define __NVVM2x86_INIT__
#include "llvm/IR/Module.h"
void init_block(llvm::Module *M);
#endif