diff packages/hal/common/current/include/pkgconf/hal.h @ 70:c5536bad4c24 ecos-sw-2000-02-11

Merge from eCos master repository on 2000-02-11-15:46:40-GMT
author jlarmour
date Fri, 11 Feb 2000 16:47:32 +0000
parents f74b2666b30d
children
line wrap: on
line diff
--- a/packages/hal/common/current/include/pkgconf/hal.h
+++ b/packages/hal/common/current/include/pkgconf/hal.h
@@ -518,6 +518,11 @@
 # define CYGPKG_HAL_POWERPC_MPC603
 #endif
 
+
+
+/* Enable this when configuring as a ROM monitor (i.e., stub) */
+#undef  CYGSEM_HAL_ROM_MONITOR
+
 #include CYGBLD_HAL_TARGET_H
 #include CYGBLD_HAL_PLATFORM_H