libbfd.h and libcoff.h include guards
[deliverable/binutils-gdb.git] / bfd / cpu-tic30.c
index 6587b14ab4c066ab264006a28444533363aa0097..d06d4ec6d27a56497e6b9094aac5c663ea9a393f 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Texas Instruments TMS320C30 architecture.
-   Copyright 1998, 2002, 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.024172 seconds and 4 git commands to generate.