Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make msg_comm_t be a real structure again, not an alias of smx_comm_t.
[simgrid.git] / src / context_sysv_config.h.in
1 /*      $Id$     */
2
3 /* This program is free software; you can redistribute it and/or modify it
4  * under the terms of the license (GNU LGPL) which comes with this package. */
5
6 #ifndef _UCONTEXT_STACK_H
7 #define _UCONTEXT_STACK_H
8
9 /* stack setup macros */
10 @pth_skaddr_makecontext@
11 @pth_sksize_makecontext@
12
13 #endif              /* _UCONTEXT_STACK_H */