Mercurial > flash_v2
comparison packages/hal/common/current/src/board.h @ 136:a9ac27ec7abc ecos-sw-2000-11-17
Merge from eCos master repository on 2000-11-17-18:24:25-GMT
| author | jlarmour |
|---|---|
| date | Fri, 17 Nov 2000 23:16:43 +0000 |
| parents | bf00f99aec69 |
| children | e0c0827131d1 |
comparison
equal
deleted
inserted
replaced
| 135:3bc2abeae9ff | 136:a9ac27ec7abc |
|---|---|
| 50 // Define __ECOS__; allows all eCos specific additions to be easily identified. | 50 // Define __ECOS__; allows all eCos specific additions to be easily identified. |
| 51 #define __ECOS__ | 51 #define __ECOS__ |
| 52 | 52 |
| 53 #include <cyg/hal/hal_stub.h> | 53 #include <cyg/hal/hal_stub.h> |
| 54 | 54 |
| 55 #ifdef CYGPKG_REDBOOT | |
| 56 #include <pkgconf/redboot.h> | |
| 57 #endif | |
| 58 | |
| 55 //----------------------------------------------------------------------------- | 59 //----------------------------------------------------------------------------- |
| 56 #endif // CYGONCE_HAL_BOARD_H | 60 #endif // CYGONCE_HAL_BOARD_H |
| 57 // End of board.h | 61 // End of board.h |
