mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* unlimited/test1.c: Spacing.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* unlimited/test1.c: Spacing.
|
||||||
|
|
||||||
2009-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2009-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* hello/init.c: Remove call to devFS_Show() which had accidentally
|
* hello/init.c: Remove call to devFS_Show() which had accidentally
|
||||||
|
|||||||
@@ -24,9 +24,9 @@
|
|||||||
|
|
||||||
void test1()
|
void test1()
|
||||||
{
|
{
|
||||||
bool auto_extend;
|
bool auto_extend;
|
||||||
rtems_status_code result;
|
rtems_status_code result;
|
||||||
uint32_t task_count = 0;
|
uint32_t task_count = 0;
|
||||||
Objects_Information *the_information;
|
Objects_Information *the_information;
|
||||||
|
|
||||||
char c1 = 'a';
|
char c1 = 'a';
|
||||||
|
|||||||
Reference in New Issue
Block a user