Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename some ucontext files to context_sysv so that alphabetical order get all context...
[simgrid.git] / src / ucontext_stack.h.in
diff --git a/src/ucontext_stack.h.in b/src/ucontext_stack.h.in
deleted file mode 100644 (file)
index f144e94..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/*     $Id$     */
-
-/* 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 */