Merge pull request #19 from Wind-River/min_stack_size
remove Copyright notic
This commit is contained in:
commit
665291cfa3
@ -1,5 +1,3 @@
|
||||
// Copyright (c) 2019 Wind River Systems, Inc.
|
||||
|
||||
#![cfg(target_thread_local)]
|
||||
#![unstable(feature = "thread_local_internals", issue = "0")]
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
// Copyright (c) 2019 Wind River Systems, Inc.
|
||||
|
||||
use crate::io::{self, Error, ErrorKind};
|
||||
use libc::{self, c_int, c_char};
|
||||
use libc::{RTP_ID};
|
||||
|
@ -1,5 +1,3 @@
|
||||
// Copyright (c) 2019 Wind River Systems, Inc.
|
||||
|
||||
use crate::cmp;
|
||||
use crate::ffi::CStr;
|
||||
use crate::io;
|
||||
|
Loading…
Reference in New Issue
Block a user