[PATCH 1/1] getting started for gsoc

Gedare Bloom gedare at rtems.org
Tue Dec 20 20:52:01 UTC 2016


Thank you. We look forward to your contributions to RTEMS!

On Thu, Dec 15, 2016 at 9:06 AM, Sagar Gupta
<sagarguptamonu1996 at gmail.com> wrote:
> From: sgmonusg <sagargupta_monu at yahoo.co.in>
>
> ---
>  testsuites/samples/hello/init.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c
> index a2d6c30..2aca030 100644
> --- a/testsuites/samples/hello/init.c
> +++ b/testsuites/samples/hello/init.c
> @@ -31,7 +31,7 @@ rtems_task Init(
>  {
>    rtems_print_printer_printf(&rtems_test_printer);
>    rtems_test_begin();
> -  printf( "Hello World\n" );
> +  printf( "Hello sagar\n" );
>    rtems_test_end();
>    exit( 0 );
>  }
> --
> 1.9.1
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list