Mercurial > flash_v2
comparison packages/language/c/libc/current/include/assert.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 | 29bc183297e1 |
comparison
equal
deleted
inserted
replaced
| 1:72f549f0d891 | 2:443894e2e912 |
|---|---|
| 22 // | 22 // |
| 23 // The Original Code is eCos - Embedded Cygnus Operating System, released | 23 // The Original Code is eCos - Embedded Cygnus Operating System, released |
| 24 // September 30, 1998. | 24 // September 30, 1998. |
| 25 // | 25 // |
| 26 // The Initial Developer of the Original Code is Cygnus. Portions created | 26 // The Initial Developer of the Original Code is Cygnus. Portions created |
| 27 // by Cygnus are Copyright (C) 1998 Cygnus Solutions. All Rights Reserved. | 27 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. |
| 28 // ------------------------------------------- | 28 // ------------------------------------------- |
| 29 // | 29 // |
| 30 //####COPYRIGHTEND#### | 30 //####COPYRIGHTEND#### |
| 31 //=========================================================================== | 31 //=========================================================================== |
| 32 //#####DESCRIPTIONBEGIN#### | 32 //#####DESCRIPTIONBEGIN#### |
| 33 // | 33 // |
| 34 // Author(s): jlarmour@cygnus.co.uk | 34 // Author(s): jlarmour |
| 35 // Contributors: jlarmour@cygnus.co.uk | 35 // Contributors: jlarmour |
| 36 // Date: 1998-02-13 | 36 // Date: 1998-02-13 |
| 37 // Purpose: | 37 // Purpose: |
| 38 // Description: ANSI standard assertion support as per ANSI chapter 7.2 | 38 // Description: ANSI standard assertion support as per ANSI chapter 7.2 |
| 39 // Usage: #include <assert.h> | 39 // Usage: #include <assert.h> |
| 40 // | 40 // |
