Add missing verilogtest.s file.
[deliverable/binutils-gdb.git] / gdb / xtensa-tdep.h
index 389f3cb51ed766ff086796b5783e1167e00a454f..5d24a591bc359b9776f2ab7d72e3389835198078 100644 (file)
@@ -17,6 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#ifndef XTENSA_TDEP_H
+#define XTENSA_TDEP_H
 
 #include "arch/xtensa.h"
 
@@ -291,3 +293,4 @@ struct gdbarch_tdep
    data structure to their corresponding register in the AR register 
    file (see xtensa-tdep.c).  */
 
+#endif /* XTENSA_TDEP_H */
This page took 0.024332 seconds and 4 git commands to generate.