Add initial snapshot of runtime crt.



git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/lib/agentctl.def b/mingw-w64-crt/lib/agentctl.def
new file mode 100755
index 0000000..cb66c70
--- /dev/null
+++ b/mingw-w64-crt/lib/agentctl.def
@@ -0,0 +1,12 @@
+; 

+; Exports of file AgentCtl.DLL

+;

+; Autogenerated by gen_exportdef

+; Written by Kai Tietz, 2007

+;

+LIBRARY AgentCtl.DLL

+EXPORTS

+DllCanUnloadNow

+DllGetClassObject

+DllRegisterServer

+DllUnregisterServer