Files
luban-lite-t3e-pro/kernel/rt-thread/libcpu/xilinx/microblaze/serial.h
刘可亮 7bbc029dae v1.0.0
2023-08-30 16:21:18 +08:00

7 lines
106 B
C

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