Mercurial > flash_v2
comparison packages/hal/common/current/include/pkgconf/hal.h @ 62:7a6ac9edc838 ecos-sw-2000-01-24
Merge from eCos master repository on 2000-01-24-19:43:49-GMT
| author | jlarmour |
|---|---|
| date | Mon, 24 Jan 2000 21:43:17 +0000 |
| parents | 755351606154 |
| children | c38311975d4f |
comparison
equal
deleted
inserted
replaced
| 61:e44112c47676 | 62:7a6ac9edc838 |
|---|---|
| 454 */ | 454 */ |
| 455 | 455 |
| 456 //#define CYG_HAL_USE_ROM_MONITOR | 456 //#define CYG_HAL_USE_ROM_MONITOR |
| 457 | 457 |
| 458 #if defined(CYG_HAL_MIPS_TX39_JMR3904) && defined(CYG_HAL_STARTUP_RAM) | 458 #if defined(CYG_HAL_MIPS_TX39_JMR3904) && defined(CYG_HAL_STARTUP_RAM) |
| 459 #define CYG_HAL_USE_ROM_MONITOR | 459 #define CYGSEM_HAL_USE_ROM_MONITOR |
| 460 #define CYG_HAL_USE_ROM_MONITOR_CYGMON | 460 #define CYGSEM_HAL_USE_ROM_MONITOR_CygMon |
| 461 #endif | 461 #endif |
| 462 #if defined(CYG_HAL_MN10300_AM31_STDEVAL1) && defined(CYG_HAL_STARTUP_RAM) | 462 #if defined(CYG_HAL_MN10300_AM31_STDEVAL1) && defined(CYG_HAL_STARTUP_RAM) |
| 463 #define CYG_HAL_USE_ROM_MONITOR | 463 #define CYGSEM_HAL_USE_ROM_MONITOR |
| 464 #define CYG_HAL_USE_ROM_MONITOR_CYGMON | 464 #define CYGSEM_HAL_USE_ROM_MONITOR_CygMon |
| 465 #endif | 465 #endif |
| 466 | 466 |
| 467 #ifdef CYG_HAL_USE_ROM_MONITOR | 467 #ifdef CYG_HAL_USE_ROM_MONITOR |
| 468 | 468 |
| 469 //#define CYG_HAL_USE_ROM_MONITOR_SLOAD | 469 //#define CYG_HAL_USE_ROM_MONITOR_SLOAD |
| 514 #endif | 514 #endif |
| 515 #ifdef CYG_HAL_POWERPC_SIM | 515 #ifdef CYG_HAL_POWERPC_SIM |
| 516 # define CYG_HAL_POWERPC_MPC603 | 516 # define CYG_HAL_POWERPC_MPC603 |
| 517 #endif | 517 #endif |
| 518 | 518 |
| 519 | |
| 520 #include CYGBLD_HAL_TARGET_H | 519 #include CYGBLD_HAL_TARGET_H |
| 521 #include CYGBLD_HAL_PLATFORM_H | 520 #include CYGBLD_HAL_PLATFORM_H |
| 522 | 521 |
| 523 /* -------------------------------------------------------------------*/ | 522 /* -------------------------------------------------------------------*/ |
| 524 #endif /* CYGONCE_PKGCONF_HAL_H */ | 523 #endif /* CYGONCE_PKGCONF_HAL_H */ |
