comparison packages/hal/mips/arch/current/src/context.S @ 66:bf00f99aec69 ecos-sw-2000-02-02

Merge from eCos master repository on 2000-02-02-19:16:44-GMT
author jlarmour
date Wed, 02 Feb 2000 19:57:02 +0000
parents c38311975d4f
children 435cced73e2f
comparison
equal deleted inserted replaced
65:b4822dd69c33 66:bf00f99aec69
6 ##============================================================================= 6 ##=============================================================================
7 #####COPYRIGHTBEGIN#### 7 #####COPYRIGHTBEGIN####
8 # 8 #
9 # ------------------------------------------- 9 # -------------------------------------------
10 # The contents of this file are subject to the Red Hat eCos Public License 10 # The contents of this file are subject to the Red Hat eCos Public License
11 # Version 1.0 (the "License"); you may not use this file except in 11 # Version 1.1 (the "License"); you may not use this file except in
12 # compliance with the License. You may obtain a copy of the License at 12 # compliance with the License. You may obtain a copy of the License at
13 # http://sourceware.cygnus.com/ecos 13 # http://www.redhat.com/
14 # 14 #
15 # Software distributed under the License is distributed on an 15 # Software distributed under the License is distributed on an "AS IS"
16 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 16 # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
17 # License for the specific language governing rights and limitations under 17 # License for the specific language governing rights and limitations under
18 # the License. 18 # the License.
19 # 19 #
20 # The Original Code is eCos - Embedded Configurable Operating System, 20 # The Original Code is eCos - Embedded Configurable Operating System,