softpll-unify: header changes (no effect on rt_cpu.bin)
The commit is part of the effort in unifying softpll with wrpc-sw,
and later remove the duplicated code here in wr-switch-sw.
Here I copy includes/std/ from wrpc-sw, and change hw includes
to be the same as in wrpc-sw. I'm aware rt/include/stdint.h is
better than the new rt/include/std/stdint.h but that's it for now.
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Showing
- rt/Makefile 1 addition, 1 deletionrt/Makefile
- rt/include/std/inttypes.h 16 additions, 0 deletionsrt/include/std/inttypes.h
- rt/include/std/stdint.h 6 additions, 0 deletionsrt/include/std/stdint.h
- rt/include/std/unistd.h 2 additions, 0 deletionsrt/include/std/unistd.h
- rt/softpll/hw/pps_gen_regs.h 1 addition, 1 deletionrt/softpll/hw/pps_gen_regs.h
- rt/softpll/hw/softpll_regs.h 1 addition, 1 deletionrt/softpll/hw/softpll_regs.h
rt/include/std/inttypes.h
0 → 100644
rt/include/std/stdint.h
0 → 100644
rt/include/std/unistd.h
0 → 100644
Please register or sign in to comment