diff options
Diffstat (limited to 'examples/3ds.json')
| -rw-r--r-- | examples/3ds.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/3ds.json b/examples/3ds.json index 6aea864..cfb91e9 100644 --- a/examples/3ds.json +++ b/examples/3ds.json @@ -5,6 +5,7 @@ "ar": "arm-none-eabi-ar", "target-endian": "little", "target-pointer-width": "32", + "target-c-int-width": "32", "target-family": "unix", "arch": "arm", "os": "linux", |