G-CAMS-DATU/rt-thread/libcpu/xilinx/microblaze/serial.h
2024-05-13 16:08:47 +08:00

7 lines
106 B
C

#ifndef __RT_SERIAL_H__
#define __RT_SERIAL_H__
#include "xuartlite_l.h"
#include "xparameters.h"
#endif