X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2d78e5d804e97a3b5937d10cdb56ecc359435a9a..666767f623cc55cc4524e84c4fe0f64b3dbd8bf9:/include/xbt/base.h diff --git a/include/xbt/base.h b/include/xbt/base.h index 98c9c52c0d..c1ef5aeba9 100644 --- a/include/xbt/base.h +++ b/include/xbt/base.h @@ -157,6 +157,7 @@ /* * Function calling convention (not used for now) + * http://unixwiz.net/techtips/win32-callconv.html <-- good documentation */ #ifdef _XBT_WIN32