RTL00_AT/project/inc/rtl8195a/rtl_common.h

19 lines
197 B
C
Raw Normal View History

2017-02-19 19:48:36 +00:00
/*
*
*
*/
#ifndef __RTL_COMMON_H__
#define __RTL_COMMON_H__
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "c_types.h"
#include "os.h"
//#include "rom_wps_os.h"
#endif