hcs12: Appease nxstyle

This commit is contained in:
YAMAMOTO Takashi 2020-11-05 18:15:04 +09:00 committed by Xiang Xiao
parent 13f3f84bae
commit 638f31a42f
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,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 char irqstate_t;