softpll-unify: header-related changes (no effect on rt_cpu.bin)
This removes defs.h by copying the only two inlines into the only file
that uses them.
It also replaces uart.h with vuart.h, which is a compatible superset
(so now uart.c here and wrpc-sw are almost the same).
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Showing
- rt/dev/ad9516.c 10 additions, 3 deletionsrt/dev/ad9516.c
- rt/dev/uart.c 2 additions, 3 deletionsrt/dev/uart.c
- rt/include/ad9516.h 0 additions, 0 deletionsrt/include/ad9516.h
- rt/include/defs.h 0 additions, 17 deletionsrt/include/defs.h
- rt/include/hw/wb_vuart.h 96 additions, 0 deletionsrt/include/hw/wb_vuart.h
- rt/include/stdint.h 0 additions, 19 deletionsrt/include/stdint.h
- rt/include/syscon.h 1 addition, 1 deletionrt/include/syscon.h
- rt/include/wrc.h 0 additions, 1 deletionrt/include/wrc.h
- rt/main.c 0 additions, 1 deletionrt/main.c
rt/include/ad9516.h
deleted
100644 → 0
rt/include/defs.h
deleted
100644 → 0
rt/include/stdint.h
deleted
100644 → 0
Please register or sign in to comment