rt-thread-official/bsp/imx6sx/cortex-a9/cpu/cpu.c

23 lines
313 B
C
Raw Normal View History

2015-08-09 09:36:12 +08:00
/*
* Copyright (c) 2006-2018, RT-Thread Development Team
2015-08-09 09:36:12 +08:00
*
* SPDX-License-Identifier: Apache-2.0
2015-08-09 09:36:12 +08:00
*
* Change Logs:
* Date Author Notes
* 2011-09-15 Bernard first version
*/
#include <rthw.h>
#include <rtthread.h>
#include <board.h>
/**
* @addtogroup AM33xx
*/
/*@{*/
/*@}*/