Fix indentation (and clang warning) in c-lang.c
[deliverable/binutils-gdb.git] / gdb / tilegx-tdep.h
index b598f31eee1247125ca238934887e7849d0a082f..00879d43798baac15876429bffc6400105e392d2 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the Tilera TILE-Gx processor.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -31,6 +31,7 @@
 enum tilegx_regnum
   {
     TILEGX_R0_REGNUM,
+    TILEGX_FIRST_EASY_REGNUM = TILEGX_R0_REGNUM,
     TILEGX_R1_REGNUM,
     TILEGX_R2_REGNUM,
     TILEGX_R3_REGNUM,
This page took 0.024464 seconds and 4 git commands to generate.