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