comparison packages/hal/arm/arch/current/src/vectors.S @ 64:c38311975d4f ecos-sw-2000-01-28

Merge from eCos master repository on 2000-01-28-04:28:11-GMT
author jlarmour
date Fri, 28 Jan 2000 04:59:39 +0000
parents 6e51d764f8f1
children bf00f99aec69
comparison
equal deleted inserted replaced
63:119e6e57c342 64:c38311975d4f
4 // # 4 // #
5 // # ARM exception vectors 5 // # ARM exception vectors
6 // # 6 // #
7 // #======================================================================== 7 // #========================================================================
8 // ####COPYRIGHTBEGIN#### 8 // ####COPYRIGHTBEGIN####
9 // 9 //
10 // ------------------------------------------- 10 // -------------------------------------------
11 // The contents of this file are subject to the Cygnus eCos Public License 11 // The contents of this file are subject to the Red Hat eCos Public License
12 // Version 1.0 (the "License"); you may not use this file except in 12 // Version 1.0 (the "License"); you may not use this file except in
13 // compliance with the License. You may obtain a copy of the License at 13 // compliance with the License. You may obtain a copy of the License at
14 // http://sourceware.cygnus.com/ecos 14 // http://sourceware.cygnus.com/ecos
15 // 15 //
16 // Software distributed under the License is distributed on an "AS IS" 16 // Software distributed under the License is distributed on an
17 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 17 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
18 // License for the specific language governing rights and limitations under 18 // License for the specific language governing rights and limitations under
19 // the License. 19 // the License.
20 // 20 //
21 // The Original Code is eCos - Embedded Cygnus Operating System, released 21 // The Original Code is eCos - Embedded Configurable Operating System,
22 // September 30, 1998. 22 // released September 30, 1998.
23 // 23 //
24 // The Initial Developer of the Original Code is Cygnus. Portions created 24 // The Initial Developer of the Original Code is Red Hat.
25 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. 25 // Portions created by Red Hat are
26 // ------------------------------------------- 26 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
27 // 27 // All Rights Reserved.
28 // -------------------------------------------
29 //
28 // ####COPYRIGHTEND#### 30 // ####COPYRIGHTEND####
29 // #======================================================================== 31 // #========================================================================
30 // ######DESCRIPTIONBEGIN#### 32 // ######DESCRIPTIONBEGIN####
31 // # 33 // #
32 // # Author(s): nickg, gthomas 34 // # Author(s): nickg, gthomas