X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7fbd4746cc813549778670691ea29b4ae271906..2807fde4fd1f59c230d69a934634c5dfb77905f2:/include/xbt/sysdep.h diff --git a/include/xbt/sysdep.h b/include/xbt/sysdep.h index f29739eae8..3cbeb656c0 100644 --- a/include/xbt/sysdep.h +++ b/include/xbt/sysdep.h @@ -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