1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 11:33:51 +01:00
RIOT/boards/common/native/include/board_internal.h
2025-07-18 14:23:37 +02:00

14 lines
184 B
C

/*
* SPDX-FileCopyrightText: 2013-2014 Ludwig Knüpfer
* SPDX-License-Identifier: LGPL-2.1-only
*/
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif