/*
 * Copyright (c) 2006-2021, RT-Thread Development Team
 *
 * SPDX-License-Identifier: Apache-2.0
 *
 * Change Logs:
 * Date           Author       Notes
 * 2015-04-14     ArdaFu      first version
 * 2015-04-27     ArdaFu      Port bsp from at91sam9260 to asm9260t
 */

void rt_low_level_init(void)
{

}