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