---
hello/hello.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello/hello.c b/hello/hello.c
index d2321d8..e074563 100644
--- a/hello/hello.c
+++ b/hello/hello.c
@@ -8,6 +8,6 @@
rtems_task Init(
rtems_task_argument ignored)
{
- puts("hello, world!");
+ puts("Hello, My name is Yang Ning. I am a master's student at China Yanshan
University.My research chiefly focuses on RTEMS.");
exit(0);
}
--
2.34.1
_______________________________________________
devel mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/devel