blob: a713ef65c3aa8c9cd6f68077848aecb8c4ab0c90 [file] [log] [blame]
#ifndef _HAL_TYPES_PRIVATE_H_
#define _HAL_TYPES_PRIVATE_H_
#ifdef __cplusplus
extern "C" {
#endif
#include "val_types_private.h"
#include "hal_types_public.h"
#ifdef __cplusplus
}
#endif
#endif /* #ifndef _HAL_TYPES_PRIVATE_H_ */