hc12: Appease nxstyle

This commit is contained in:
YAMAMOTO Takashi 2020-11-05 18:15:57 +09:00 committed by Xiang Xiao
parent 638f31a42f
commit ba02387d68

View File

@ -102,7 +102,7 @@ typedef signed short _ssize_t;
typedef unsigned short _size_t;
#endif
/* This is the size of the interrupt state save returned by up_irq_save()*/
/* This is the size of the interrupt state save returned by up_irq_save() */
typedef unsigned int irqstate_t;