Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : previous algorithm for heap comparison, used to compare the results...
[simgrid.git] / src / context_sysv_config.h.in
1 /* This program is free software; you can redistribute it and/or modify it
2  * under the terms of the license (GNU LGPL) which comes with this package. */
3
4 #ifndef _UCONTEXT_STACK_H
5 #define _UCONTEXT_STACK_H
6
7 /* stack setup macros */
8 @pth_skaddr_makecontext@
9 @pth_sksize_makecontext@
10
11 #endif              /* _UCONTEXT_STACK_H */