]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/i386-fbsd-tdep.h
Normalize names of some source files
[thirdparty/binutils-gdb.git] / gdb / i386-fbsd-tdep.h
similarity index 93%
rename from gdb/i386fbsd-tdep.h
rename to gdb/i386-fbsd-tdep.h
index c8ed1c17d7d8fc6f997cb856907b9e8ba1fba6b7..70224e68408dd1ba94e7a1930b6fac1636f51b07 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 I386FBSD_TDEP_H
-#define I386FBSD_TDEP_H
+#ifndef I386_FBSD_TDEP_H
+#define I386_FBSD_TDEP_H
 
 /* Get XSAVE extended state xcr0 from core dump.  */
 extern uint64_t i386fbsd_core_read_xcr0 (bfd *abfd);
@@ -28,4 +28,4 @@ extern uint64_t i386fbsd_core_read_xcr0 (bfd *abfd);
    matches the layout on Linux.  */
 #define I386_FBSD_XSAVE_XCR0_OFFSET 464
 
-#endif /* i386fbsd-tdep.h */
+#endif /* i386-fbsd-tdep.h */