ReactOS 0.4.15-dev-7842-g558ab78
serial.h
Go to the documentation of this file.
1/*
2 * PROJECT: ReactOS Boot Loader
3 * LICENSE: BSD - See COPYING.ARM in the top level directory
4 * FILE: boot/armllb/inc/serial.h
5 * PURPOSE: LLB Serial Port Functions
6 * PROGRAMMERS: ReactOS Portable Systems Group
7 */
8
12 IN CHAR c
13);
14
15/* EOF */
VOID NTAPI LlbSerialPutChar(IN CHAR c)
Definition: serial.c:13
const GLubyte * c
Definition: glext.h:8905
#define NTAPI
Definition: typedefs.h:36
#define IN
Definition: typedefs.h:39
char CHAR
Definition: xmlstorage.h:175