/* * Copyright (c) Hisilicon Technologies Co., Ltd. 2019-2020. All rights reserved. * Description: testcase * Author: SmartMedia_BSP * Create: 2019-06-12 */ #ifndef TESTCODE_H #define TESTCODE_H void do_testcase(void); #endif