#pragma once #include "stdint.h" /* ============================================================================= etrel.c -- global functions ============================================================================= */ extern int16_t ef_rel(void); extern int16_t et_rel(void); extern int16_t nd_rel(void); extern int16_t rd_rel(void);