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.
2 parents 0b20963 + 756ba05 commit d33bb05Copy full SHA for d33bb05
library/std/src/sys/process/unix/unix.rs
@@ -1,3 +1,4 @@
1
+// This is a test.
2
#[cfg(target_os = "vxworks")]
3
use libc::RTP_ID as pid_t;
4
#[cfg(not(target_os = "vxworks"))]
0 commit comments