[PATCH] [MSP430] Fix definition of write() to use const char * for the type of the buffer
Jozef Lawrynowicz
jozef.l@mittosystems.com
Mon Apr 15 11:00:00 GMT 2019
The type of the 2nd argument to the write syscall (the buffer), should have
the const qualifier.
This patch fixes that for MSP430.
If acceptable, I would appreciate if someone could commit this for me, as I do
not have write access.
Thanks,
Jozef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MSP430-Fix-definition-of-write-to-use-const-char-for.patch
Type: text/x-patch
Size: 1342 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20190415/dc8f5622/attachment.bin>
More information about the Newlib
mailing list