mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 06:47:45 +08:00
2007-05-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* nsecs/init.c: Remove stray "volatile int i".
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-05-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* nsecs/init.c: Remove stray "volatile int i".
|
||||
|
||||
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* base_sp/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
|
||||
|
||||
@@ -41,7 +41,6 @@ void subtract_em(
|
||||
_Timespec_Subtract( start, stop, t );
|
||||
}
|
||||
|
||||
volatile int i;
|
||||
rtems_task Init(
|
||||
rtems_task_argument argument
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user