2002-05-11 Daniel Jacobowitz <drow@mvista.com>
[deliverable/binutils-gdb.git] / gdb / c-lang.h
index ae28b5702e18f2b39f9d61c9449925c65568bf26..b1925e1e2d6682810a11beebfa9ebebcf4d020ec 100644 (file)
@@ -1,5 +1,6 @@
 /* C language support definitions for GDB, the GNU debugger.
-   Copyright 1992, 1996, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1994, 1995, 1996, 1997, 1998, 2000, 2002
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -50,7 +51,7 @@ extern void c_printstr (struct ui_file * stream, char *string,
 
 extern struct type *c_create_fundamental_type (struct objfile *, int);
 
-extern struct type **CONST_PTR (c_builtin_types[]);
+extern struct type **const (c_builtin_types[]);
 
 /* These are in c-typeprint.c: */
 
This page took 0.023214 seconds and 4 git commands to generate.