diff packages/io/flash/current/src/flashiodev.c @ 1764:96ec7e534d98

V2 flash header files clean-up. Eliminate flash_priv.h, moving the functionality into flash_dev.h instead.
author bartv
date Tue, 22 Feb 2005 21:03:43 +0000
parents c4240af0fa28
children
line wrap: on
line diff
--- a/packages/io/flash/current/src/flashiodev.c
+++ b/packages/io/flash/current/src/flashiodev.c
@@ -51,9 +51,7 @@
 //
 //==========================================================================
 
-#define _FLASH_PRIVATE_
 #include <pkgconf/io_flash.h>
-
 #include <errno.h>
 #include <cyg/infra/cyg_type.h>
 #include <cyg/io/devtab.h>