Module: xenomai-3
Branch: master
Commit: f66763e28a96eb19f438bc1f761c4bba5dfe7db7
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f66763e28a96eb19f438bc1f761c4bba5dfe7db7

Author: Philippe Gerum <r...@xenomai.org>
Date:   Tue Oct  6 16:28:39 2015 +0200

doc/doxygen: expand macro confusing to the parser

---

 doc/doxygen/xeno3prm-common.conf.in |    1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/doxygen/xeno3prm-common.conf.in 
b/doc/doxygen/xeno3prm-common.conf.in
index 9f3fca9..097a582 100644
--- a/doc/doxygen/xeno3prm-common.conf.in
+++ b/doc/doxygen/xeno3prm-common.conf.in
@@ -651,6 +651,7 @@ PREDEFINED = DOXYGEN_CPP                    \
        CONFIG_SMP                              \
         "dref_type(T)=opaque"                  \
         "EXPORT_SYMBOL_GPL(symbol)=//"         \
+        "DECLARE_BITMAP(symbol, nr)=unsigned long symbol[BITS_TO_LONGS(nr)]" \
        "COBALT_IMPL(T,I,A)=T I A"              \
        "COBALT_DECL(T,P)=T P"                  \
        "COBALT_SYSCALL(N,M,T,A)=T N A"         \


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to