aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/config.in')
-rw-r--r--sim/ppc/config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/sim/ppc/config.in b/sim/ppc/config.in
index d001811..e157e9f 100644
--- a/sim/ppc/config.in
+++ b/sim/ppc/config.in
@@ -163,16 +163,16 @@
/* Define if struct statfs is defined in <sys/mount.h> */
#undef HAVE_STRUCT_STATFS
-/* Define to 1 if `struct stat' is a member of `st_blksize'. */
+/* Define to 1 if `st_blksize' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
-/* Define to 1 if `struct stat' is a member of `st_blocks'. */
+/* Define to 1 if `st_blocks' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLOCKS
-/* Define to 1 if `struct stat' is a member of `st_rdev'. */
+/* Define to 1 if `st_rdev' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_RDEV
-/* Define to 1 if `struct tm' is a member of `tm_zone'. */
+/* Define to 1 if `tm_zone' is a member of `struct tm'. */
#undef HAVE_STRUCT_TM_TM_ZONE
/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use