Removed HlIoPortWait() routine declaration from XTDK
This commit is contained in:
@@ -43,8 +43,4 @@ VOID
|
||||
HlIoPortOutShort(IN USHORT Port,
|
||||
IN USHORT Value);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
HlIoPortWait(VOID);
|
||||
|
||||
#endif /* __XTDK_AMD64_HLFUNCS_H */
|
||||
|
@@ -43,8 +43,4 @@ VOID
|
||||
HlIoPortOutShort(IN USHORT Port,
|
||||
IN USHORT Value);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
HlIoPortWait(VOID);
|
||||
|
||||
#endif /* __XTDK_I686_HLFUNCS_H */
|
||||
|
Reference in New Issue
Block a user