aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/py/nativeglue.P
blob: aa5d958bf98376780f38aa6eea2bc14fc627072d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
build-raspberry_pi_pico/py/nativeglue.o: ../../py/nativeglue.c \
 /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdarg.h \
 /usr/include/newlib/stdio.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/machine/ieeefp.h \
 /usr/include/newlib/sys/features.h /usr/include/newlib/sys/cdefs.h \
 /usr/include/newlib/machine/_default_types.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/sys/lock.h /usr/include/newlib/sys/types.h \
 /usr/include/newlib/sys/_stdint.h /usr/include/newlib/machine/endian.h \
 /usr/include/newlib/machine/_endian.h /usr/include/newlib/sys/select.h \
 /usr/include/newlib/sys/_sigset.h /usr/include/newlib/sys/_timeval.h \
 /usr/include/newlib/sys/timespec.h /usr/include/newlib/sys/_timespec.h \
 /usr/include/newlib/sys/_pthreadtypes.h /usr/include/newlib/sys/sched.h \
 /usr/include/newlib/machine/types.h /usr/include/newlib/sys/stdio.h \
 /usr/include/newlib/string.h /usr/include/newlib/sys/_locale.h \
 /usr/include/newlib/strings.h /usr/include/newlib/sys/string.h \
 /usr/include/newlib/assert.h ../../py/runtime.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 /usr/include/newlib/alloca.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/smallint.h \
 ../../py/nativeglue.h ../../py/persistentcode.h ../../py/reader.h \
 ../../py/emitglue.h ../../py/bc.h ../../py/objfun.h ../../py/stream.h \
 ../../py/proto.h ../../py/mperrno.h /usr/include/newlib/errno.h \
 /usr/include/newlib/sys/errno.h ../../py/objtype.h ../../py/gc.h
../../py/nativeglue.c :
 /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdarg.h :
 /usr/include/newlib/stdio.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/machine/ieeefp.h :
 /usr/include/newlib/sys/features.h /usr/include/newlib/sys/cdefs.h :
 /usr/include/newlib/machine/_default_types.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/sys/lock.h /usr/include/newlib/sys/types.h :
 /usr/include/newlib/sys/_stdint.h /usr/include/newlib/machine/endian.h :
 /usr/include/newlib/machine/_endian.h /usr/include/newlib/sys/select.h :
 /usr/include/newlib/sys/_sigset.h /usr/include/newlib/sys/_timeval.h :
 /usr/include/newlib/sys/timespec.h /usr/include/newlib/sys/_timespec.h :
 /usr/include/newlib/sys/_pthreadtypes.h /usr/include/newlib/sys/sched.h :
 /usr/include/newlib/machine/types.h /usr/include/newlib/sys/stdio.h :
 /usr/include/newlib/string.h /usr/include/newlib/sys/_locale.h :
 /usr/include/newlib/strings.h /usr/include/newlib/sys/string.h :
 /usr/include/newlib/assert.h ../../py/runtime.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 /usr/include/newlib/alloca.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/smallint.h :
 ../../py/nativeglue.h ../../py/persistentcode.h ../../py/reader.h :
 ../../py/emitglue.h ../../py/bc.h ../../py/objfun.h ../../py/stream.h :
 ../../py/proto.h ../../py/mperrno.h /usr/include/newlib/errno.h :
 /usr/include/newlib/sys/errno.h ../../py/objtype.h ../../py/gc.h :