X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao.h;h=5dd756dac48e21671d1f66f0615cfc2abfdce8af;hp=dfff8a8dc253f5d531466480c112140bd160de7b;hb=d0fd53bdab2f480cd43b6d7010c2094f4fccda91;hpb=e747954b6a9e71705f619684df8a118a909b1039 diff --git a/src/ao.h b/src/ao.h index dfff8a8d..5dd756da 100644 --- a/src/ao.h +++ b/src/ao.h @@ -562,7 +562,7 @@ struct ao_log_record { /* Write a record to the eeprom log */ void -ao_log_data(struct ao_log_record *log); +ao_log_data(__xdata struct ao_log_record *log) __reentrant; /* Flush the log */ void