Misc clean; mark assertions as non-returning; allow toolchain prefix to be overriden from make command line
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5591 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
a9dee88a44
commit
e2949d93cc
@ -151,7 +151,6 @@ static inline int readline_rawgetc(int infd)
|
||||
|
||||
int errcode = errno;
|
||||
if (errcode != EINTR)
|
||||
|
||||
{
|
||||
return -errcode;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user