comparison packages/hal/powerpc/fads/current/include/ppc_fads.h @ 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 443894e2e912
children bf00f99aec69
comparison
equal deleted inserted replaced
63:119e6e57c342 64:c38311975d4f
3 3
4 //============================================================================= 4 //=============================================================================
5 //####UNSUPPORTEDBEGIN#### 5 //####UNSUPPORTEDBEGIN####
6 // 6 //
7 // ------------------------------------------- 7 // -------------------------------------------
8 // This source file has been contributed to eCos/Cygnus. It may have been 8 // This source file has been contributed to eCos/Red Hat. It may have been
9 // changed slightly to provide an interface consistent with those of other 9 // changed slightly to provide an interface consistent with those of other
10 // files. 10 // files.
11 // 11 //
12 // The functionality and contents of this file is supplied "AS IS" 12 // The functionality and contents of this file is supplied "AS IS"
13 // without any form of support and will not necessarily be kept up 13 // without any form of support and will not necessarily be kept up
14 // to date by Cygnus. 14 // to date by Red Hat.
15 // 15 //
16 // The style of programming used in this file may not comply with the 16 // The style of programming used in this file may not comply with the
17 // eCos programming guidelines. Please do not use as a base for other 17 // eCos programming guidelines. Please do not use as a base for other
18 // files. 18 // files.
19 // 19 //
26 // ------------------------------------------- 26 // -------------------------------------------
27 // 27 //
28 //####UNSUPPORTEDEND#### 28 //####UNSUPPORTEDEND####
29 //============================================================================= 29 //=============================================================================
30 //####COPYRIGHTBEGIN#### 30 //####COPYRIGHTBEGIN####
31 // 31 //
32 // ------------------------------------------- 32 // -------------------------------------------
33 // The contents of this file are subject to the Cygnus eCos Public License 33 // The contents of this file are subject to the Red Hat eCos Public License
34 // Version 1.0 (the "License"); you may not use this file except in 34 // Version 1.0 (the "License"); you may not use this file except in
35 // compliance with the License. You may obtain a copy of the License at 35 // compliance with the License. You may obtain a copy of the License at
36 // http://sourceware.cygnus.com/ecos 36 // http://sourceware.cygnus.com/ecos
37 // 37 //
38 // Software distributed under the License is distributed on an "AS IS" 38 // Software distributed under the License is distributed on an
39 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 39 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
40 // License for the specific language governing rights and limitations under 40 // License for the specific language governing rights and limitations under
41 // the License. 41 // the License.
42 // 42 //
43 // The Original Code is eCos - Embedded Cygnus Operating System, released 43 // The Original Code is eCos - Embedded Configurable Operating System,
44 // September 30, 1998. 44 // released September 30, 1998.
45 // 45 //
46 // The Initial Developer of the Original Code is Cygnus. Portions created 46 // The Initial Developer of the Original Code is Red Hat.
47 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. 47 // Portions created by Red Hat are
48 // ------------------------------------------- 48 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
49 // 49 // All Rights Reserved.
50 // -------------------------------------------
51 //
50 //####COPYRIGHTEND#### 52 //####COPYRIGHTEND####
51 //============================================================================= 53 //=============================================================================
52 54
53 // Board specific structures for the motorola FADS 860 evaluation board 55 // Board specific structures for the motorola FADS 860 evaluation board
54 // kevinh 56 // kevinh