Sign in
opensecura
/
3p
/
sel4proj
/
sel4runtime
/
refs/heads/master
/
.
/
include
/
sel4runtime
/
thread.h
blob: 860279b855c98217fdd972120d7b48b1b60369eb [
file
] [
log
] [
blame
] [
edit
]
/*
* Copyright 2019, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
/*
* seL4 thread representation.
*/
#ifndef
_SEL4RUNTIME_THREAD_H
#include
<sel4runtime/thread_arch.h>
#endif
/* _SEL4RUNTIME_THREAD_H */