x86: fold MOV to/from segment register templates
[deliverable/binutils-gdb.git] / bfd / cpu-spu.c
index 45fe4f96f99a8ef069d4876487c9587eafccdd37..0ca3228bf9ff77cf7c1477b3d6d39131b9b8ef23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -46,7 +46,7 @@ const bfd_arch_info_type bfd_spu_arch[] =
     "spu",             /* architecture name */
     "spu:256K",                /* printable name */
     3,                 /* aligned power */
-    TRUE,              /* the default machine for the architecture */
+    TRUE,              /* the default machine for the architecture */
     spu_compatible,    /* the spu is only compatible with itself, see above */
     bfd_default_scan,
     bfd_arch_default_fill,
This page took 0.03376 seconds and 4 git commands to generate.