diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-25 10:04:14 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-25 10:04:14 -0700 |
commit | 74836003ed4f2613f5c47a654bdd38a366076c15 (patch) | |
tree | fc50e17ba0787b3a59baf4a81cd75bb26351ba4b /sysdeps/sparc/sparc32/sparcv9/sem_post.c | |
parent | 06d50baa341a6bc603d4228128aff92483b98708 (diff) | |
download | glibc-74836003ed4f2613f5c47a654bdd38a366076c15.tar.gz |
SPARC: Consolidate unnecessary nptl/ subdirectories.
Diffstat (limited to 'sysdeps/sparc/sparc32/sparcv9/sem_post.c')
-rw-r--r-- | sysdeps/sparc/sparc32/sparcv9/sem_post.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sparc/sparc32/sparcv9/sem_post.c b/sysdeps/sparc/sparc32/sparcv9/sem_post.c new file mode 100644 index 0000000000..3c4b940fe6 --- /dev/null +++ b/sysdeps/sparc/sparc32/sparcv9/sem_post.c @@ -0,0 +1 @@ +#include <sysdeps/sparc/nptl/sem_post.c> |