PR ada/48711
* g-socthi-mingw.adb (Fill): Fix formatting.
+ * gcc-interface/gigi.h: Move around comment.
+
2011-07-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR ada/46350
/* Return the precision of the FP mode with size SIZE. */
extern int fp_size_to_prec (int size);
-/* These functions return the basic data type sizes and related parameters
- about the target machine. */
-
-
#ifdef __cplusplus
extern "C" {
#endif
+/* These functions return the basic data type sizes and related parameters
+ about the target machine. */
extern Pos get_target_bits_per_unit (void);
extern Pos get_target_bits_per_word (void);
extern Pos get_target_char_size (void);