You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
243 B

/*
* 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