// SPDX-License-Identifier: Apache-2.0 #pragma once #ifdef __cplusplus extern "C" { #endif extern struct Module hal_device_module; #ifdef __cplusplus } #endif