/* $XFree86$ */

#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "stubs.h"

unsigned long
GetTimeInMillis (void)
{
    return 0;
}

/* end of file */