comparison packages/hal/arm/sa11x0/sa1100mm/current/include/sa1100mm.h @ 134:d2f49caf9e38 ecos-sw-2000-11-03

Merge from eCos master repository on 2000-11-03-09:00:49-GMT
author jlarmour
date Fri, 03 Nov 2000 21:17:40 +0000
parents
children e0c0827131d1
comparison
equal deleted inserted replaced
133:98d71f4d8243 134:d2f49caf9e38
1 #ifndef CYGONCE_SA1100MM_H
2 #define CYGONCE_SA1100MM_H
3
4 /*=============================================================================
5 //
6 // sa1100mm.h
7 //
8 // Platform specific support (registers, etc)
9 //
10 //=============================================================================
11 //####COPYRIGHTBEGIN####
12 //
13 // -------------------------------------------
14 // The contents of this file are subject to the Red Hat eCos Public License
15 // Version 1.1 (the "License"); you may not use this file except in
16 // compliance with the License. You may obtain a copy of the License at
17 // http://www.redhat.com/
18 //
19 // Software distributed under the License is distributed on an "AS IS"
20 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
21 // License for the specific language governing rights and limitations under
22 // the License.
23 //
24 // The Original Code is eCos - Embedded Configurable Operating System,
25 // released September 30, 1998.
26 //
27 // The Initial Developer of the Original Code is Red Hat.
28 // Portions created by Red Hat are
29 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
30 // All Rights Reserved.
31 // -------------------------------------------
32 //
33 //####COPYRIGHTEND####
34 //=============================================================================
35 //#####DESCRIPTIONBEGIN####
36 //
37 // Author(s): dmoseley
38 // Contributors: dmoseley
39 // Date: 2000-10-25
40 // Purpose: Intel SA1110/Multimedia platform specific support routines
41 // Description:
42 // Usage: #include <cyg/hal/sa1100mm.h>
43 //
44 //####DESCRIPTIONEND####
45 //
46 //===========================================================================*/
47
48 /*---------------------------------------------------------------------------*/
49 /* end of sa1100mm.h */
50 #endif /* CYGONCE_SA1100MM_H */