Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenserial.h
Go to the documentation of this file.
00001 /* 00002 * PROJECT: ReactOS Boot Loader 00003 * LICENSE: BSD - See COPYING.ARM in the top level directory 00004 * FILE: boot/armllb/inc/serial.h 00005 * PURPOSE: LLB Serial Port Functions 00006 * PROGRAMMERS: ReactOS Portable Systems Group 00007 */ 00008 00009 VOID 00010 NTAPI 00011 LlbSerialPutChar( 00012 IN CHAR c 00013 ); 00014 00015 /* EOF */ Generated on Sun May 27 2012 04:19:01 for ReactOS by
1.7.6.1
|