[PATCH] user: Fixed typo to build hello application

2021-06-12 Thread Ida Delphine
--- user/start/app.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/start/app.rst b/user/start/app.rst index 2bb0a9e..19ae3e1 100644 --- a/user/start/app.rst +++ b/user/start/app.rst @@ -209,7 +209,7 @@ Run the executable: .. code-block:: none -

Re: [PATCH] part of implimenting a monotonic clock in rtems part of this is not the final patch.

2021-06-12 Thread Christian Mauderer
Hello Zack, I don't really know a lot about the timer toppic. So this is more of a style and general suggestion review. On 09/06/2021 20:27, zack wrote: From: zack --- cpukit/include/rtems/posix/timer.h| 6 ++- cpukit/posix/src/psxtimercreate.c | 5 +-