[libcpu] Add SConscript in libcpu.

This commit is contained in:
Bernard Xiong
2019-01-07 06:09:45 +08:00
parent 1e78259545
commit bde47018b8
94 changed files with 1255 additions and 504 deletions

View File

@@ -1,11 +1,7 @@
;/*
; * File : context_rvds.S
; * This file is part of RT-Thread RTOS
; * COPYRIGHT (C) 2009, RT-Thread Development Team
; * Copyright (c) 2006-2018, RT-Thread Development Team
; *
; * The license and distribution terms for this file may be
; * found in the file LICENSE in this distribution or at
; * http://www.rt-thread.org/license/LICENSE
; * SPDX-License-Identifier: Apache-2.0
; *
; * Change Logs:
; * Date Author Notes