forked from M-Labs/libfringe
parent
15d2fbaf51
commit
4f7ab38530
|
@ -1,6 +1,6 @@
|
||||||
// This file is part of libfringe, a low-level green threading library.
|
// This file is part of libfringe, a low-level green threading library.
|
||||||
// Copyright (c) 2015, Ben Segall <talchas@gmail.com>
|
// Copyright (c) Ben Segall <talchas@gmail.com>
|
||||||
// Copyright (c) 2015, edef <edef@edef.eu>
|
// Copyright (c) edef <edef@edef.eu>
|
||||||
// See the LICENSE file included in this distribution.
|
// See the LICENSE file included in this distribution.
|
||||||
#![cfg(target_os = "linux")]
|
#![cfg(target_os = "linux")]
|
||||||
#![feature(test)]
|
#![feature(test)]
|
||||||
|
|
Loading…
Reference in New Issue