mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
385fdfdfeb
svn path=/trunk/; revision=3674
4 lines
130 B
C
4 lines
130 B
C
#ifndef _UTILS_H
|
|
#define _UTILS_H
|
|
NTSTATUS STDCALL PsxCheckConnectionRequest (PPSX_CONNECT_PORT_DATA,PSX_CONNECTION_TYPE);
|
|
#endif
|