mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
2ca9fcd3b0
svn path=/trunk/; revision=65460
5 lines
130 B
C
5 lines
130 B
C
#ifndef _UTILS_H
|
|
#define _UTILS_H
|
|
NTSTATUS STDCALL PsxCheckConnectionRequest (PPSX_CONNECT_PORT_DATA,PSX_CONNECTION_TYPE);
|
|
#endif
|