Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
allow to retrieve the link list from the Engine
[simgrid.git] / include / xbt / sysdep.h
index f29739eae86880c943485feeea634c791b7ced13..3cbeb656c08bce95645c849430321fbe34ca8b94 100644 (file)
@@ -31,7 +31,7 @@ SG_BEGIN_DECL()
  * @{
  */
 /** @brief Kill the program in silence */
-XBT_PUBLIC(void) XBT_ATTRIB_NORETURN xbt_abort(void);
+XBT_ATTRIB_NORETURN XBT_PUBLIC(void) xbt_abort(void);
 
 /**
  * @brief Kill the program with an error message