We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sem_t
1 parent fecc1fd commit d17870aCopy full SHA for d17870a
src/unix/uclibc/mips/mips32/align.rs
@@ -1,6 +1,6 @@
1
s! {
2
// FIXME this is actually a union
3
- #[cfg_attr(arget_pointer_width = "32",
+ #[cfg_attr(target_pointer_width = "32",
4
repr(align(4)))]
5
#[cfg_attr(target_pointer_width = "64",
6
repr(align(8)))]
0 commit comments