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 d00435f + 756ba05 commit 13f0e51Copy full SHA for 13f0e51
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