diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2022-06-25 07:42:25 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2022-06-25 07:42:25 +0530 |
commit | a7c25f19d9700c008e6d6b5b4f95ea6103bda8ab (patch) | |
tree | 8707e464bc290613efae031908063ef9788cbb0d /circuitpython/ports/raspberrypi/build-raspberry_pi_pico/py/objreversed.P | |
parent | 08422ad7e5ae71a1a625e8a2bda6d233fd68ceee (diff) |
fixes
Diffstat (limited to 'circuitpython/ports/raspberrypi/build-raspberry_pi_pico/py/objreversed.P')
-rw-r--r-- | circuitpython/ports/raspberrypi/build-raspberry_pi_pico/py/objreversed.P | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/py/objreversed.P b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/py/objreversed.P deleted file mode 100644 index 7492f39..0000000 --- a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/py/objreversed.P +++ /dev/null @@ -1,58 +0,0 @@ -build-raspberry_pi_pico/py/objreversed.o: ../../py/objreversed.c \ - /usr/include/newlib/stdlib.h /usr/include/newlib/machine/ieeefp.h \ - /usr/include/newlib/_ansi.h /usr/include/newlib/newlib.h \ - /usr/include/newlib/_newlib_version.h /usr/include/newlib/sys/config.h \ - /usr/include/newlib/sys/features.h \ - /usr/lib/gcc/arm-none-eabi/10.3.1/include/stddef.h \ - /usr/include/newlib/sys/reent.h /usr/include/newlib/_ansi.h \ - /usr/include/newlib/sys/_types.h /usr/include/newlib/machine/_types.h \ - /usr/include/newlib/machine/_default_types.h \ - /usr/include/newlib/sys/lock.h /usr/include/newlib/sys/cdefs.h \ - /usr/include/newlib/machine/stdlib.h /usr/include/newlib/alloca.h \ - /usr/include/newlib/assert.h ../../py/runtime.h \ - /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdarg.h ../../py/mpstate.h \ - /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h ../../py/mpconfig.h \ - mpconfigport.h \ - sdk/src/rp2040/hardware_regs/include/hardware/platform_defs.h \ - ../../py/circuitpy_mpconfig.h \ - /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdatomic.h \ - boards/raspberry_pi_pico/mpconfigboard.h \ - ../../supervisor/flash_root_pointers.h \ - supervisor/internal_flash_root_pointers.h ../../py/mpthread.h \ - ../../py/misc.h /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdbool.h \ - ../../py/mpconfig.h ../../py/nlr.h \ - /usr/lib/gcc/arm-none-eabi/10.3.1/include-fixed/limits.h ../../py/obj.h \ - ../../py/qstr.h build-raspberry_pi_pico/genhdr/qstrdefs.enum.h \ - ../../py/mpprint.h ../../py/runtime0.h \ - ../../supervisor/shared/translate.h ../../py/objlist.h \ - ../../py/objexcept.h ../../py/objtuple.h ../../py/objtraceback.h \ - ../../py/pystack.h ../../supervisor/linker.h -../../py/objreversed.c : - /usr/include/newlib/stdlib.h /usr/include/newlib/machine/ieeefp.h : - /usr/include/newlib/_ansi.h /usr/include/newlib/newlib.h : - /usr/include/newlib/_newlib_version.h /usr/include/newlib/sys/config.h : - /usr/include/newlib/sys/features.h : - /usr/lib/gcc/arm-none-eabi/10.3.1/include/stddef.h : - /usr/include/newlib/sys/reent.h /usr/include/newlib/_ansi.h : - /usr/include/newlib/sys/_types.h /usr/include/newlib/machine/_types.h : - /usr/include/newlib/machine/_default_types.h : - /usr/include/newlib/sys/lock.h /usr/include/newlib/sys/cdefs.h : - /usr/include/newlib/machine/stdlib.h /usr/include/newlib/alloca.h : - /usr/include/newlib/assert.h ../../py/runtime.h : - /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdarg.h ../../py/mpstate.h : - /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h ../../py/mpconfig.h : - mpconfigport.h : - sdk/src/rp2040/hardware_regs/include/hardware/platform_defs.h : - ../../py/circuitpy_mpconfig.h : - /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdatomic.h : - boards/raspberry_pi_pico/mpconfigboard.h : - ../../supervisor/flash_root_pointers.h : - supervisor/internal_flash_root_pointers.h ../../py/mpthread.h : - ../../py/misc.h /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdbool.h : - ../../py/mpconfig.h ../../py/nlr.h : - /usr/lib/gcc/arm-none-eabi/10.3.1/include-fixed/limits.h ../../py/obj.h : - ../../py/qstr.h build-raspberry_pi_pico/genhdr/qstrdefs.enum.h : - ../../py/mpprint.h ../../py/runtime0.h : - ../../supervisor/shared/translate.h ../../py/objlist.h : - ../../py/objexcept.h ../../py/objtuple.h ../../py/objtraceback.h : - ../../py/pystack.h ../../supervisor/linker.h : |