ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

enum.c
Go to the documentation of this file.
00001 /* $Id: enum.c 23907 2006-09-04 05:52:23Z arty $
00002  *
00003  * COPYRIGHT:       See COPYING in the top level directory
00004  * PROJECT:         ReactOS kernel
00005  * FILE:            ntoskrnl/hal/x86/enum.c
00006  * PURPOSE:         Motherboard device enumerator
00007  * PROGRAMMER:      Casper S. Hornstrup (chorns@users.sourceforge.net)
00008  * UPDATE HISTORY:
00009  *                  Created 01/05/2001
00010  */
00011 
00012 /* INCLUDES *****************************************************************/
00013 
00014 #include <hal.h>
00015 #define NDEBUG
00016 #include <debug.h>
00017 
00018 VOID
00019 HalpStartEnumerator (VOID)
00020 {
00021 }
00022 
00023 /* EOF */

Generated on Sat May 26 2012 04:20:15 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.