rt-thread-official/libcpu/arm/realview-a8-vmm/cpu.c

21 lines
311 B
C
Raw Normal View History

2014-03-29 12:14:24 +08:00
/*
2021-03-27 17:51:56 +08:00
* Copyright (c) 2006-2021, RT-Thread Development Team
2014-03-29 12:14:24 +08:00
*
* SPDX-License-Identifier: Apache-2.0
2014-03-29 12:14:24 +08:00
*
* Change Logs:
* Date Author Notes
* 2011-09-15 Bernard first version
*/
#include <rthw.h>
#include <rtthread.h>
#include <board.h>
/**
* @addtogroup AM33xx
*/
/*@{*/
/*@}*/