#ifndef __ADD_CUSTOM__KERNEL_FUN_H__
#define __ADD_CUSTOM__KERNEL_FUN_H__

extern "C" __global__ [aicore] void auto_gen_test_kernel()
{
}

#endif