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.
1 parent 0b20963 commit 756ba05Copy full SHA for 756ba05
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