|
@@ -132,7 +132,7 @@ typedef struct
|
|
/* No need to mark the typedef with __extension__. */
|
|
/* No need to mark the typedef with __extension__. */
|
|
# define __STD_TYPE typedef
|
|
# define __STD_TYPE typedef
|
|
#else
|
|
#else
|
|
-# error
|
|
+# error your machine is neither 32 bit or 64 bit ... it must be magical
|
|
#endif
|
|
#endif
|
|
#include <bits/typesizes.h> /* Defines __*_T_TYPE macros. */
|
|
#include <bits/typesizes.h> /* Defines __*_T_TYPE macros. */
|
|
|
|
|