POSIX+ says goodbye and leaves. It used to be fun, now it's just painful

svn path=/trunk/; revision=3653
This commit is contained in:
KJK::Hyperion 2002-10-24 23:29:19 +00:00
parent a42476b9fb
commit 6efd5e3b01
166 changed files with 0 additions and 20265 deletions

View file

@ -1,10 +0,0 @@
/* $Id: main.c,v 1.1 2001/09/08 22:13:16 ea Exp $
*/
#define NTOS_MODE_USER
#include <ntos.h>
BOOL STDCALL DllMain (HANDLE hDll, DWORD dwReason, LPVOID lpReserved)
{
return TRUE;
}
/* EOF */