]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/predef/architecture/blackfin.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / predef / architecture / blackfin.h
index 84c58a25e9f854d490fa1c17acb2e954112eb6d5..ce1a65557e8147bcb620f7ed03600ca4025c38df 100644 (file)
@@ -11,20 +11,21 @@ http://www.boost.org/LICENSE_1_0.txt)
 #include <boost/predef/version_number.h>
 #include <boost/predef/make.h>
 
-/*`
-[heading `BOOST_ARCH_BLACKFIN`]
+/* tag::reference[]
+= `BOOST_ARCH_BLACKFIN`
 
 Blackfin Processors from Analog Devices.
 
-[table
-    [[__predef_symbol__] [__predef_version__]]
+[options="header"]
+|===
+| {predef_symbol} | {predef_version}
 
-    [[`__bfin__`] [__predef_detection__]]
-    [[`__BFIN__`] [__predef_detection__]]
-    [[`bfin`] [__predef_detection__]]
-    [[`BFIN`] [__predef_detection__]]
-    ]
- */
+| `+__bfin__+` | {predef_detection}
+| `+__BFIN__+` | {predef_detection}
+| `bfin` | {predef_detection}
+| `BFIN` | {predef_detection}
+|===
+*/ // end::reference[]
 
 #define BOOST_ARCH_BLACKFIN BOOST_VERSION_NUMBER_NOT_AVAILABLE