forked from xt-sys/exectos
Refactor COM port support, to get rid of global variables in library
This commit is contained in:
@@ -23,7 +23,6 @@ HlComPortPutByte(IN PCPPORT Port,
|
||||
XTCDECL
|
||||
XTSTATUS
|
||||
HlInitializeComPort(IN OUT PCPPORT Port,
|
||||
IN ULONG PortNumber,
|
||||
IN PUCHAR PortAddress,
|
||||
IN ULONG BaudRate);
|
||||
|
||||
|
Reference in New Issue
Block a user