Mercurial > ecos
diff packages/hal/mips/sim/current/include/pkgconf/hal_tx39_sim.h @ 2:443894e2e912 ecos-v1_2_1-release
Block commit of eCos version 1.2.1
| author | jlarmour |
|---|---|
| date | Tue, 11 May 1999 12:24:34 +0000 |
| parents | 3111d98ba7b3 |
| children |
line wrap: on
line diff
--- a/packages/hal/mips/sim/current/include/pkgconf/hal_tx39_sim.h +++ b/packages/hal/mips/sim/current/include/pkgconf/hal_tx39_sim.h @@ -2,9 +2,9 @@ #define CYGONCE_PKGCONF_HAL_TX39_SIM_H // ==================================================================== // -// pkgconf/hal_tx39_sim.h +// pkgconf/hal_tx39_sim.h // -// HAL configuration file +// HAL configuration file // // ==================================================================== //####COPYRIGHTBEGIN#### @@ -24,17 +24,17 @@ // September 30, 1998. // // The Initial Developer of the Original Code is Cygnus. Portions created -// by Cygnus are Copyright (C) 1998 Cygnus Solutions. All Rights Reserved. +// by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. // ------------------------------------------- // //####COPYRIGHTEND#### // ==================================================================== //#####DESCRIPTIONBEGIN#### // -// Author(s): bartv -// Contributors: bartv -// Date: 1998-09-02 -// Purpose: To allow the user to edit HAL configuration options. +// Author(s): bartv +// Contributors: bartv +// Date: 1998-09-02 +// Purpose: To allow the user to edit HAL configuration options. // Description: // //####DESCRIPTIONEND#### @@ -50,9 +50,6 @@ type radio parent CYGPKG_HAL_TX39 platform sim - requires !CYGPKG_DEVICES_GDB - requires !CYGPKG_DEVICES_SERIAL_RS232_COMMON - requires !CYGPKG_DEVICES_SERIAL_RS232_TX39 description " The minimal simulator HAL package is provided for when only a simple simulation of the processor architecture is
