summaryrefslogtreecommitdiff
path: root/hw/darwin/darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/darwin/darwin.c')
-rw-r--r--hw/darwin/darwin.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/hw/darwin/darwin.c b/hw/darwin/darwin.c
index 4f1213968..3713b6e8d 100644
--- a/hw/darwin/darwin.c
+++ b/hw/darwin/darwin.c
@@ -29,7 +29,7 @@
* holders shall not be used in advertising or otherwise to promote the sale,
* use or other dealings in this Software without prior written authorization.
*/
-/* $XdotOrg: xc/programs/Xserver/hw/darwin/darwin.c,v 1.1.4.2.4.2 2004/04/02 21:47:13 eich Exp $ */
+/* $XdotOrg: xc/programs/Xserver/hw/darwin/darwin.c,v 1.1.4.2.4.1.6.2 2004/04/12 12:20:59 gisburn Exp $ */
/* $XFree86: xc/programs/Xserver/hw/darwin/darwin.c,v 1.55 2003/11/15 00:07:09 torrey Exp $ */
#include "X.h"
@@ -697,6 +697,10 @@ void OsVendorInit(void)
}
}
+/* ddxInitGlobals - called by |InitGlobals| from os/util.c */
+void ddxInitGlobals(void)
+{
+}
/*
* ddxProcessArgument --