hcs12: Appease nxstyle
This commit is contained in:
parent
13f3f84bae
commit
638f31a42f
|
@ -103,7 +103,7 @@ typedef signed short _ssize_t;
|
||||||
typedef unsigned short _size_t;
|
typedef unsigned short _size_t;
|
||||||
#endif
|
#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;
|
typedef unsigned char irqstate_t;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue