- Fixed the freeing of memory from boot load drivers.
[reactos.git] / reactos / ntoskrnl / cc / view.c
index ca9ebd3..60c714a 100644 (file)
@@ -16,7 +16,7 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-/* $Id: view.c,v 1.68 2003/07/21 21:53:51 royce Exp $
+/* $Id: view.c,v 1.69 2003/10/12 17:05:44 hbirr Exp $
  *
  * PROJECT:         ReactOS kernel
  * FILE:            ntoskrnl/cc/view.c
@@ -1245,7 +1245,7 @@ CmLazyCloseThreadMain(PVOID Ignored)
    }
 }
 
-VOID
+VOID INIT_FUNCTION
 CcInitView(VOID)
 {
 #ifdef CACHE_BITMAP