]> git.ipfire.org Git - thirdparty/glibc.git/blame - nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S
* Makefile (subdir-target-args): New variable.
[thirdparty/glibc.git] / nptl / sysdeps / unix / sysv / linux / sparc / sparc64 / clone.S
CommitLineData
e0a3ed4f
RM
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