Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix unused return value warning
[simgrid.git] / src / context_sysv_config.h.in
1 /* Copyright (c) 2008, 2011, 2014. The SimGrid Team.
2  * All rights reserved.                                                     */
3
4 /* This program is free software; you can redistribute it and/or modify it
5  * under the terms of the license (GNU LGPL) which comes with this package. */
6
7 #ifndef _UCONTEXT_STACK_H
8 #define _UCONTEXT_STACK_H
9
10 /* stack setup macros */
11 @pth_skaddr_makecontext@
12 @pth_sksize_makecontext@
13
14 #endif              /* _UCONTEXT_STACK_H */