]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/common/common-regcache.h
Normalize include guards in gdb
[thirdparty/binutils-gdb.git] / gdb / common / common-regcache.h
index 938bb290cd4ca555c11a1d71ad67094eb4f562e8..95ce64a91f968ca911891f80eb523e3c89b71c16 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 COMMON_REGCACHE_H
-#define COMMON_REGCACHE_H
+#ifndef COMMON_COMMON_REGCACHE_H
+#define COMMON_COMMON_REGCACHE_H
 
 /* This header is a stopgap until we have an independent regcache.  */
 
@@ -82,4 +82,4 @@ struct reg_buffer_common
   virtual bool raw_compare (int regnum, const void *buf, int offset) const = 0;
 };
 
-#endif /* COMMON_REGCACHE_H */
+#endif /* COMMON_COMMON_REGCACHE_H */