Re: Hello World

2024-03-15 Thread Muhammad Hamdy
Thanks Gedare done.On Mar 15, 2024, at 8:04 PM, Gedare Bloom wrote:Thanks, please send the patch for your commit, and then add yourself to the proposal tracking table at https://devel.rtems.org/wiki/GSoC/2024#ContributorsProposalsOn Thu, Mar 14, 2024, 2:03 PM Muhammad Hamdy <muhammad.hamdy.

Subject: [PATCH] changing the hello world message.

2024-03-15 Thread Muhammad Hamdy
--- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index 622a9da..d78f5dd 100644 --- a/hello.c +++ b/hello.c @@ -9,6 +9,6 @@ rtems_task Init( rtems_task_argument ignored ) { - printf( "\nHello From Cairo, its me Hamzy\n" ); + printf( "\nHello