mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-16 06:08:16 +00:00
committed by
Christian Helmuth
parent
dc0ebba1ec
commit
da5d182ad3
14
repos/base-foc/src/include/base/internal/native_thread.h
Normal file
14
repos/base-foc/src/include/base/internal/native_thread.h
Normal file
@ -0,0 +1,14 @@
|
||||
/*
|
||||
* \brief Kernel-specific thread meta data
|
||||
* \author Norman Feske
|
||||
* \date 2016-03-11
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (C) 2016 Genode Labs GmbH
|
||||
*
|
||||
* This file is part of the Genode OS framework, which is distributed
|
||||
* under the terms of the GNU General Public License version 2.
|
||||
*/
|
||||
|
||||
#include <foc/native_thread.h>
|
Reference in New Issue
Block a user