libbfd.h and libcoff.h include guards
[deliverable/binutils-gdb.git] / bfd / cpu-tic30.c
index e08cf47a7e58f396d702356d2deda2d474d1ee22..d06d4ec6d27a56497e6b9094aac5c663ea9a393f 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Texas Instruments TMS320C30 architecture.
-   Copyright 1998, 2002, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1998-2018 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_tic30_arch =
   TRUE,                                /* the one and only */
   bfd_default_compatible,
   bfd_default_scan,
+  bfd_arch_default_fill,
   0,
 };
This page took 0.027391 seconds and 4 git commands to generate.