patacongo commented on PR #9242: URL: https://github.com/apache/nuttx/pull/9242#issuecomment-1542655107
The use of the name "system call" seems odd and somewhat inappropriate. A system call normally refers to the application interface to the operating system and often involves call gates. For example: https://en.wikipedia.org/wiki/System_call I would have recommended using a name like ROM call rather than system call. The name ROM call is used for other architectures for this kind of interface. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
