RTL00_WEB_VS/RTLGDB/Project/rtl8195a/rtl_common.h
ADElectronics 764b020238 update
2017-11-28 22:31:40 +03:00

15 lines
170 B
C

/*
* Copyright (C)
*
*/
#ifndef __RTL_COMMON_H__
#define __RTL_COMMON_H__
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "c_types.h"
#endif