diff options
author | gjb <gjb@FreeBSD.org> | 2016-03-06 04:13:17 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2016-03-06 04:13:17 +0000 |
commit | f4bd2481be4a57485def5a36b1489879e5d7a470 (patch) | |
tree | 7e556653474c7cbaf439c575734d098129e88b2b /lib/clang/include/AttributesCompatFunc.inc | |
parent | 7f622b840367101a59fea39a608e273d9e888eae (diff) | |
parent | ffbdd975f04fc5e43744acfd92c1e69c6e4dbb14 (diff) | |
download | FreeBSD-src-f4bd2481be4a57485def5a36b1489879e5d7a470.zip FreeBSD-src-f4bd2481be4a57485def5a36b1489879e5d7a470.tar.gz |
MFH
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/clang/include/AttributesCompatFunc.inc')
-rw-r--r-- | lib/clang/include/AttributesCompatFunc.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/clang/include/AttributesCompatFunc.inc b/lib/clang/include/AttributesCompatFunc.inc new file mode 100644 index 0000000..7f4e777 --- /dev/null +++ b/lib/clang/include/AttributesCompatFunc.inc @@ -0,0 +1,2 @@ +/* $FreeBSD$ */ +#include "AttributesCompatFunc.inc.h" |