2025-06-21 13:50:24 +08:00

37 lines
963 B
C

#ifndef __UD_66_H__
#define __UD_66_H__
/*******************************************************************************
* the includes
******************************************************************************/
#include <stdint.h>
/*******************************************************************************
* the defines
******************************************************************************/
/*******************************************************************************
* the typedefs
******************************************************************************/
/*******************************************************************************
* the globals
******************************************************************************/
/*******************************************************************************
* the functions
******************************************************************************/
#endif