source: rtems/c/src/lib/libbsp/powerpc/mpc55xxevb/include/mpc55xxevb.h @ 574fb67

4.104.114.95
Last change on this file since 574fb67 was 574fb67, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 07/14/08 at 16:15:28

updated gen83xx BSP
updated haleakala BSP
added MPC55xx BSP

  • Property mode set to 100644
File size: 573 bytes
Line 
1/**
2 * @file
3 *
4 * @ingroup mpc55xx
5 *
6 * @brief Documentation for this file
7 *
8 * More details.
9 *
10 * @par Copyright
11 * Copyright (c) 2008<br>
12 * Embedded Brains GmbH<br>
13 * Obere Lagerstr. 30<br>
14 * D-82178 Puchheim<br>
15 * Germany<br>
16 * rtems@embedded-brains.de<br>
17 *
18 * @par License
19 * The license and distribution terms for this file may be found in the file
20 * LICENSE in this distribution or at http://www.rtems.com/license/LICENSE.
21 */
22
23#ifndef LIBBSP_POWERPC_MPC55XXEVB_H
24#define LIBBSP_POWERPC_MPC55XXEVB_H
25
26/* TODO */
27
28#endif /* LIBBSP_POWERPC_MPC55XXEVB_H */
Note: See TracBrowser for help on using the repository browser.