diff packages/devs/watchdog/current/include/pkgconf/watchdog.h @ 32:5af43b635655 ecos-sw-1999-08-18

Merge from eCos master repository on 1999-08-18-15:20:01-BST
author jlarmour
date Wed, 18 Aug 1999 15:33:44 +0000
parents 443894e2e912
children 29bc183297e1
line wrap: on
line diff
--- a/packages/devs/watchdog/current/include/pkgconf/watchdog.h
+++ b/packages/devs/watchdog/current/include/pkgconf/watchdog.h
@@ -73,7 +73,7 @@
 
 #define CYGIMP_WATCHDOG_EMULATE
 
-#if defined(CYG_HAL_MN10300_MN103002) && !defined(CYGPKG_HAL_MN10300_SIM)
+#if defined(CYGPKG_HAL_MN10300) && !defined(CYGPKG_HAL_MN10300_SIM)
 #undef CYGIMP_WATCHDOG_EMULATE
 #endif