/* Copyright (c) 2008, 2011, 2014. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ #ifndef _UCONTEXT_STACK_H #define _UCONTEXT_STACK_H /* stack setup macros */ @pth_skaddr_makecontext@ @pth_sksize_makecontext@ #endif /* _UCONTEXT_STACK_H */