import gdb-1999-07-19 snapshot
[platform/upstream/binutils.git] / gdb / gdbtypes.h
index 21fb905..dcd65ee 100644 (file)
@@ -1138,6 +1138,8 @@ print_scalar_formatted PARAMS ((char *, struct type *, int, int, GDB_FILE *));
 
 extern int can_dereference PARAMS ((struct type *));
 
+extern int is_integral_type PARAMS ((struct type *));
+
 extern void maintenance_print_type PARAMS ((char *, int));
 
 /* typeprint.c */