Skip to content

Commit 3d959b6

Browse files
committed
tests: Update msp430-unknown-none-elf target spec
1 parent 225dc04 commit 3d959b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target-specs/msp430-unknown-none-elf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"max-atomic-width": 0,
1313
"panic-strategy": "abort",
1414
"relocation-model": "static",
15-
"target-c-int-width": "16",
15+
"target-c-int-width": 16,
1616
"target-pointer-width": "16",
1717
"trap-unreachable": false
1818
}

0 commit comments

Comments
 (0)