[PATCH 4/4]: Add generic prototype for md_pcrel_from_section
[deliverable/binutils-gdb.git] / gas / config / tc-microblaze.h
index 1263f57db16b50cb9b0dc99174f626dc2d488cb2..bc0ca370b7519650b13f1b705305498fdd1383c4 100644 (file)
@@ -1,6 +1,6 @@
 /* tc-microblaze.h -- Header file for tc-microblaze.c.
 
-   Copyright (C) 2009-2018 Free Software Foundation, Inc.
+   Copyright (C) 2009-2020 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -94,7 +94,7 @@ extern const struct relax_type md_relax_table[];
 # error No target format specified.
 #endif
 
-#include "write.h"        /* For definition of fixS */
+#include "write.h"        /* For definition of fixS */
 
 extern void      md_begin            (void);
 extern void      md_assemble         (char *);
This page took 0.02791 seconds and 4 git commands to generate.