]> oss.titaniummirror.com Git - nesc.git/blobdiff - src/machine/avr.c
Merge branch 'upstream' (nesc-1.3.2)
[nesc.git] / src / machine / avr.c
index a2bc1a1398cf273c6b842b1af61514b11bf3a15a..8b1b19be7c1cb6fecd1bae6f1125ef5cb8dafa46 100644 (file)
@@ -37,6 +37,7 @@ static machine_spec avr_machine = {
   1, 1, 1, 1,                  /* 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 */