diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-12-15 10:39:56 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2020-12-15 10:40:24 -0600 |
| commit | 3c4562c3caafa0590b63b32d680717363eb371bc (patch) | |
| tree | c25f7472428bd787e349fcfe288541b854876886 /py/stackctrl.c | |
| parent | dc9bc8fc9a078184447292f67b0a5b17a8917117 (diff) | |
camera: Provide correct forward-declaration of camera_imageformat_type
This resolves the build error
```
arm-none-eabi-ld: build-spresense/libmpy.a(Camera.o):(.rodata.camera_imageformat_type+0x0): multiple definition of `camera_imageformat_type'; build-spresense/libmpy.a(__init__.o):(.rodata.camera_imageformat_type+0x0): first defined here
arm-none-eabi-ld: build-spresense/libmpy.a(ImageFormat.o):(.rodata.camera_imageformat_type+0x0): multiple definition of `camera_imageformat_type'; build-spresense/libmpy.a(__init__.o):(.rodata.camera_imageformat_type+0x0): first defined here
arm-none-eabi-ld: build-spresense/libmpy.a(Camera.o):(.rodata.camera_imageformat_type+0x0): multiple definition of `camera_imageformat_type'; build-spresense/libmpy.a(__init__.o):(.rodata.camera_imageformat_type+0x0): first defined here
```
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions
