Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenstubs.c
Go to the documentation of this file.
00001 /* 00002 * PROJECT: ReactOS HAL 00003 * LICENSE: GPL - See COPYING.ARM in the top level directory 00004 * FILE: hal/halx86/amd64/stubs.c 00005 * PURPOSE: HAL stubs 00006 * PROGRAMMERS: 00007 */ 00008 00009 /* INCLUDES *******************************************************************/ 00010 00011 #include <hal.h> 00012 #define NDEBUG 00013 #include <debug.h> 00014 00015 /* GLOBALS ********************************************************************/ 00016 00017 //LARGE_INTEGER HalpPerformanceFrequency; 00018 00019 00020 /* FUNCTIONS ******************************************************************/ 00021 Generated on Sat May 26 2012 04:20:19 for ReactOS by
1.7.6.1
|