[PATCH] [PROOF] Modified Hello world

Vidh vidhu2366 at gmail.com
Thu Sep 20 06:36:46 UTC 2012


Also attaching the screenshot. PFA.

On Thu, Sep 20, 2012 at 12:05 PM, <vidhu2366 at gmail.com> wrote:

> From: Vidhoon Viswanathan <vidhu2366 at gmail.com>
>
> This patch modifies the Hello word example to
> print my own customized version of Hello world
> message.
>
> Signed-off-by: Vidhoon Viswanathan <vidhu2366 at gmail.com>
> ---
>  testsuites/samples/hello/init.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/testsuites/samples/hello/init.c
> b/testsuites/samples/hello/init.c
> index 8a44a88..f698d4d 100644
> --- a/testsuites/samples/hello/init.c
> +++ b/testsuites/samples/hello/init.c
> @@ -23,9 +23,9 @@ rtems_task Init(
>    rtems_task_argument ignored
>  )
>  {
> -  printf( "\n\n*** HELLO WORLD TEST ***\n" );
> -  printf( "Hello World\n" );
> -  printf( "*** END OF HELLO WORLD TEST ***\n" );
> +  printf( "\n\n*** Modified HELLO WORLD TEST ***\n" );
> +  printf( "This is Vidhoon's Hello World\n" );
> +  printf( "*** END OF Modified HELLO WORLD TEST ***\n" );
>    exit( 0 );
>  }
>
> --
> 1.7.11.4
>
>


-- 
Vidhoon Viswanathan
Design Engineer,
Texas Instruments
+91 7760711773 <http://vidhoon.wordpress.com>
<http://www.google.com/url?sa=t&source=web&cd=1&ved=0CCUQFjAA&url=http%3A%2F%2Fwww.ti.com%2Fww%2Fin%2F&rct=j&q=texas%20instruments%20%20india&ei=YL9ITrKwIJHJrQeQrMiLCA&usg=AFQjCNGKHhcMqfR9NNNDa2ZFTmEjN2IORQ&sig2=LzDgYQhcI0xWX_hbJ7t75Q&cad=rja>
<http://focus.ti.com/general/docs/gencontent.tsp?contentId=46946>

   <http://www.facebook.com/people/Vidhoon-Vishwanath/1212699428>
<http://twitter.com/#%21/vidhoon>
<http://vidhoon.wordpress.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20120920/254ef78a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: modified_hello_world.png
Type: image/png
Size: 116266 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20120920/254ef78a/attachment-0001.png>


More information about the devel mailing list