File tree Expand file tree Collapse file tree 3 files changed +25
-26
lines changed
Ports/ARC/embARC/MetaWare Expand file tree Collapse file tree 3 files changed +25
-26
lines changed Original file line number Diff line number Diff line change 17
17
/*
18
18
*********************************************************************************************************
19
19
*
20
- * ARC
21
- * MetaWare
20
+ * ARC
21
+ * MetaWare
22
22
*
23
- * Filename : os_cpu.h
24
- * Version : V3.08.01
23
+ * Filename : os_cpu.h
24
+ * Version : V3.08.01
25
25
*********************************************************************************************************
26
26
*/
27
27
Original file line number Diff line number Diff line change 1
- / *
2
- *********************************************************************************************************
3
- * uC/OS - III
4
- * The Real - Time Kernel
5
- *
6
- * Copyright 2009 - 2021 Silicon Laboratories Inc . www.silabs.com
7
- *
8
- * SPDX - License - Identifier: APACHE - 2 . 0
9
- *
10
- * This software is subject to an open source license and is distributed by
11
- * Silicon Laboratories Inc . pursuant to the terms of the Apache License ,
12
- * Version 2 . 0 available at www.apache.org/licenses/LICENSE - 2 . 0 .
13
- *
14
- *********************************************************************************************************
1
+ ;********************************************************************************************************
2
+ ; uC/OS-III
3
+ ; The Real-Time Kernel
4
+ ;
5
+ ; Copyright 2009-2021 Silicon Laboratories Inc. www.silabs.com
6
+ ;
7
+ ; SPDX-License-Identifier: APACHE-2.0
8
+ ;
9
+ ; This software is subject to an open source license and is distributed by
10
+ ; Silicon Laboratories Inc. pursuant to the terms of the Apache License,
11
+ ; Version 2.0 available at www.apache.org/licenses/LICENSE-2.0.
12
+ ;
13
+ ;********************************************************************************************************
15
14
16
15
;********************************************************************************************************
17
16
;
18
17
; ASSEMBLY LANGUAGE PORT
19
18
;
20
- ; ARC
21
- ; MetaWare
19
+ ; ARC
20
+ ; MetaWare
22
21
;
23
- ; Filename : os_cpu_a.asm
24
- ; Version : V3.08.01
22
+ ; Filename : os_cpu_a.asm
23
+ ; Version : V3.08.01
25
24
;********************************************************************************************************
26
25
27
26
#define __ASSEMBLY__
Original file line number Diff line number Diff line change 17
17
/*
18
18
*********************************************************************************************************
19
19
*
20
- * ARC
21
- * MetaWare
20
+ * ARC
21
+ * MetaWare
22
22
*
23
- * Filename : os_cpu_c.c
24
- * Version : V3.08.01
23
+ * Filename : os_cpu_c.c
24
+ * Version : V3.08.01
25
25
*********************************************************************************************************
26
26
27
27
*/
You can’t perform that action at this time.
0 commit comments