2006-02-27 Roland McGrath <roland@redhat.com>
[glibc-ports.git] / sysdeps / unix / sysv / linux / alpha / nptl / clone.S
blob675a997e977cfa8a2533b1a4022e1d5f10b63551
1 /* We want an #include_next, but we are the main source file.
2    So, #include ourselves and in that incarnation we can use #include_next.  */
3 #ifndef INCLUDED_SELF
4 # define INCLUDED_SELF
5 # include <clone.S>
6 #else
7 # define RESET_PID
8 # include_next <clone.S>
9 #endif