]> oss.titaniummirror.com Git - nesc.git/blobdiff - src/machine/msp430.c
Pristine nesc-1.3.2
[nesc.git] / src / machine / msp430.c
index 6e6dff4006ead260a6b0674270f19908a36412ed..f3dcc28b214b1f00ef27996d596a0a451318d01b 100644 (file)
@@ -39,6 +39,7 @@ static machine_spec msp430_machine = {
   1, 2, 2, 2,                  /* int1/2/4/8 align */
   2, 2,                                /* wchar_t, size_t size */
   TRUE, TRUE,                  /* char, wchar_t signed */
+  NULL,                                /* no attribute for async functions */
 
   NULL,                                /* adjust_field_align */