Csr API (temporary - for testing purposes only)
authorKJK::Hyperion <hackbunny@reactos.org>
Thu, 21 Mar 2002 22:48:38 +0000 (22:48 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Thu, 21 Mar 2002 22:48:38 +0000 (22:48 +0000)
svn path=/trunk/; revision=2757

posix/lib/psxdll/csrapi.def [new file with mode: 0644]

diff --git a/posix/lib/psxdll/csrapi.def b/posix/lib/psxdll/csrapi.def
new file mode 100644 (file)
index 0000000..289c7e9
--- /dev/null
@@ -0,0 +1,6 @@
+; $Id: csrapi.def,v 1.1 2002/03/21 22:48:38 hyperion Exp $
+
+LIBRARY NTDLL.DLL
+EXPORTS
+
+CsrClientCallServer@16
\ No newline at end of file