fix long line comment
This commit is contained in:
parent
9aee1407f1
commit
d7352eb855
@ -200,8 +200,8 @@
|
||||
* architecture-specific logic with leading underscore character. This file
|
||||
* typedef's these to the final name without the underscore character. This
|
||||
* roundabout way of doings things allows the stdint.h to be removed from the
|
||||
* include/ directory in the event that the user prefers to use the definitions
|
||||
* provided by their toolchain header files.
|
||||
* include/ directory in the event that the user prefers to use the
|
||||
* definitions provided by their toolchain header files.
|
||||
*/
|
||||
|
||||
typedef _int8_t int8_t;
|
||||
|
Loading…
Reference in New Issue
Block a user