libmetal
v2024.10.0
cpu.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*/
6
7
/*
8
* @file hosted/cpu.h
9
* @brief Hosted environment CPU specific primitives
10
*/
11
12
#ifndef __METAL_HOSTED_CPU__H__
13
#define __METAL_HOSTED_CPU__H__
14
15
void
metal_cpu_yield
(
void
);
16
17
#endif
/* __METAL_HOSTED_CPU__H__ */
metal_cpu_yield
void metal_cpu_yield(void)
Definition:
cpu.c:14
lib
processor
hosted
cpu.h
Generated on Thu Apr 24 2025 14:56:30 for libmetal by
1.9.1