aboutsummaryrefslogtreecommitdiff
path: root/libc/src/unix/uclibc/x86_64/l4re.rs
diff options
context:
space:
mode:
Diffstat (limited to 'libc/src/unix/uclibc/x86_64/l4re.rs')
-rw-r--r--libc/src/unix/uclibc/x86_64/l4re.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/src/unix/uclibc/x86_64/l4re.rs b/libc/src/unix/uclibc/x86_64/l4re.rs
index f047a82..4f5811d 100644
--- a/libc/src/unix/uclibc/x86_64/l4re.rs
+++ b/libc/src/unix/uclibc/x86_64/l4re.rs
@@ -4,6 +4,7 @@
/// libc and hence we should provide them here.
pub type l4_umword_t = ::c_ulong; // Unsigned machine word.
+pub type pthread_t = *mut ::c_void;
s! {
/// CPU sets.