summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/bits/sched.h')
-rw-r--r--libc/sysdeps/linux/common/bits/sched.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/common/bits/sched.h b/libc/sysdeps/linux/common/bits/sched.h
index 914faf791..78f18ad4e 100644
--- a/libc/sysdeps/linux/common/bits/sched.h
+++ b/libc/sysdeps/linux/common/bits/sched.h
@@ -86,8 +86,12 @@ extern int unshare (int __flags) __THROW;
__END_DECLS
+#endif /* __ASSEMBLER__ */
+
#endif /* need schedparam */
+#ifndef __ASSEMBLER__
+
#if !defined __defined_schedparam \
&& (defined __need_schedparam || defined _SCHED_H)
# define __defined_schedparam 1