1447N/Aindex 9483964..752b35c 100644
1447N/A /* Standalone VESA CVT standard timing modelines generator. */
1447N/A+/* These are needed for building the standalone cvt utility using code that
1351N/A+#if (defined(__sparc__) || defined(__sparc))
1447N/A+_X_EXPORT BoxRec RegionEmptyBox = { 0, 0, 0, 0 };
1447N/A+_X_EXPORT RegDataRec RegionEmptyData = { 0, 0 };
1447N/A /* FatalError implementation used by the server code we built in */