Power10 string operations
[deliverable/binutils-gdb.git] / gas / config / bfin-defs.h
index 256587ccefd819b95c44f307234419d27f902326..12d97a8ed6c0d7a7af68cc107377a01a8bf93f39 100644 (file)
@@ -1,5 +1,5 @@
 /* bfin-defs.h ADI Blackfin gas header file
-   Copyright (C) 2005-2016 Free Software Foundation, Inc.
+   Copyright (C) 2005-2020 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -79,7 +79,7 @@ typedef enum
 #define T_REG_A       0x40
 
 /* All registers above this value don't
-   belong to a usuable register group.  */
+   belong to a usable register group.  */
 #define T_NOGROUP     0xa0
 
 /* Flags.  */
This page took 0.025338 seconds and 4 git commands to generate.