]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/.gitattributes
gdb: remove FIELD_TYPE macro
[thirdparty/binutils-gdb.git] / gdb / .gitattributes
CommitLineData
842806cb
TBA
1# -*- conf -*-
2
3# Use cpp-style diffs for .h and .c files. This is useful
4# if you modify classes defined in those files.
5
6*.h diff=cpp
7*.c diff=cpp