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.
|
||||
// Copyright (c) 2015, Ben Segall <talchas@gmail.com>
|
||||
// Copyright (c) 2015, edef <edef@edef.eu>
|
||||
// Copyright (c) Ben Segall <talchas@gmail.com>
|
||||
// Copyright (c) edef <edef@edef.eu>
|
||||
// See the LICENSE file included in this distribution.
|
||||
#![cfg(target_os = "linux")]
|
||||
#![feature(test)]
|
||||
|
|
Loading…
Reference in New Issue