diff packages/devs/wallclock/sh3/current/src/wallclock_sh3.cxx @ 94:4642a6d35749 ecos-sw-2000-06-02

Merge from eCos master repository on 2000-06-02-07:47:04-BST
author jlarmour
date Fri, 02 Jun 2000 17:35:00 +0000
parents 2085233a121a
children b939e9cada46
line wrap: on
line diff
--- a/packages/devs/wallclock/sh3/current/src/wallclock_sh3.cxx
+++ b/packages/devs/wallclock/sh3/current/src/wallclock_sh3.cxx
@@ -43,15 +43,14 @@
 #include <pkgconf/kernel.h>             // Kernel config
 #include <pkgconf/wallclock.h>          // Wallclock device config
 
+#include <cyg/hal/hal_io.h>             // IO macros
 #include <cyg/infra/cyg_type.h>         // Common type definitions and support
 
-#define __CYGBLD_DRIVER_PRIVATE
 #include <cyg/io/wallclock.hxx>         // The WallClock API
+#include <cyg/io/wallclock/wallclock.inl> // Helpers
 
 #include <cyg/hal/sh_regs.h>            // RTC register definitions
 
-#include <cyg/hal/hal_io.h>             // IO macros
-
 #include <cyg/infra/diag.h>             // For debugging