jit: make gdb_object::symtabs an std::forward_list
[deliverable/binutils-gdb.git] / gdb / arch / xtensa.h
index 044d0c9cb9dff1030662e8d81e7b66e407846601..9a6fa33fb6390050e4b6929f97ae6ac36a1444a5 100644 (file)
@@ -17,8 +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_H
-#define XTENSA_H
+#ifndef ARCH_XTENSA_H
+#define ARCH_XTENSA_H
 
 /* Xtensa ELF core file register set representation ('.reg' section).
    Copied from target-side ELF header <xtensa/elf.h>.  */
@@ -45,4 +45,4 @@ typedef struct
 
 #define C0_NREGS   16  /* Number of A-registers to track in call0 ABI.  */
 
-#endif
+#endif /* ARCH_XTENSA_H */
This page took 0.026142 seconds and 4 git commands to generate.