37 lines
963 B
C
Raw Normal View History

2025-06-21 13:50:24 +08:00
#ifndef __UD_66_H__
#define __UD_66_H__
/*******************************************************************************
* the includes
******************************************************************************/
#include <stdint.h>
/*******************************************************************************
* the defines
******************************************************************************/
/*******************************************************************************
* the typedefs
******************************************************************************/
/*******************************************************************************
* the globals
******************************************************************************/
/*******************************************************************************
* the functions
******************************************************************************/
#endif