forked from Imagelibrary/rtems
cpukit/sapi/src: fixed grammar mistake in comment in exinit.c
This commit is contained in:
committed by
Amar Takhar
parent
362deb38dc
commit
e13236123c
@@ -62,8 +62,8 @@ RTEMS_SECTION(".rtemsroset.copyright") const char _Copyright_Notice[] =
|
||||
"Copyright (C) 1989, 2021 RTEMS Project and contributors";
|
||||
|
||||
/*
|
||||
* Additional a add custom section (.debug_gdb_scripts) to
|
||||
* every ELF being built on RTEMS, in order to add auto-loading
|
||||
* Add a custom section (.debug_gdb_scripts) to every
|
||||
* ELF being built on RTEMS, in order to add auto-loading
|
||||
* support for Python scripts (specifically, GCC's pretty-printing
|
||||
* scripts), by in-lining the Python script in the section.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user