[io-layer] Remove Sleep and SleepEx
[mono.git] / mono / io-layer / context.c
index 4895be235209af0609486972bebc0a469c737c31..75155a40ac8419e2f6b8009ed4195e677b39eb1b 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * context.c:  Processor-specific register contexts
+ *
+ * Author:
+ *     Dick Porter (dick@ximian.com)
+ *
+ * (C) 2002 Ximian, Inc.
+ */
+
 #include <config.h>
 #include <glib.h>
 #include <pthread.h>