/* * Copyright (c) 2022, ArtInChip Technology Co., Ltd * * SPDX-License-Identifier: Apache-2.0 * * Authors: weilin.peng@artinchip.com */ #include #include int main(void) { // printf("test !!!!!!!!!!!!!!!\n\n\n"); return 0; }