zephyr/tests/kernel/obj_tracing/src/phil.h
Anas Nashif 93bcc957da tests: obj_tracing: fix code style
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-19 09:01:14 -04:00

9 lines
174 B
C

/* phil.h - dining philosophers header file*/
/*
* Copyright (c) 2011-2016 Wind River Systems, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
#define N_PHILOSOPHERS 5