gdb/
[deliverable/binutils-gdb.git] / gdb / blockframe.c
index f3d631108a47b9d404307c3ac02c15c624273500..d8efa7b76fd6998629749399bc619fc7c8a4e8e3 100644 (file)
@@ -2,8 +2,8 @@
    functions and pc values.
 
    Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
-   1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2007, 2008, 2009,
+   2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include "block.h"
 #include "inline-frame.h"
 
-/* Prototypes for exported functions. */
-
-void _initialize_blockframe (void);
-
 /* Return the innermost lexical block in execution
    in a specified stack frame.  The frame address is assumed valid.
 
This page took 0.034033 seconds and 4 git commands to generate.