X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Flisting.h;h=36477074799bcbf91cb0bf3c0f8e96e6b07376ba;hb=e5e27b0769acf1c864ac9e41544c0747d1058cd5;hp=1969b34d3a1a5550c402a7d97d45bb15f2236ae8;hpb=83f10cb26a460a5ab1921b6305e63e848b1d798f;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/listing.h b/gas/listing.h index 1969b34d3a..3647707479 100644 --- a/gas/listing.h +++ b/gas/listing.h @@ -1,6 +1,5 @@ /* This file is listing.h - Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998, - 2003, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1987-2016 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -45,7 +44,6 @@ void listing_eject (int); void listing_error (const char *message); void listing_file (const char *name); -void listing_flags (int); void listing_list (int on); void listing_newline (char *ps); void listing_prev_line (void);