mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
*** empty log message ***
This commit is contained in:
@@ -65,10 +65,6 @@
|
||||
* Output parameters: NONE
|
||||
*/
|
||||
|
||||
struct months {
|
||||
unsigned32 months[2][13];
|
||||
};
|
||||
|
||||
void rtems_initialize_executive(
|
||||
rtems_configuration_table *configuration_table,
|
||||
rtems_cpu_table *cpu_table
|
||||
|
||||
@@ -65,10 +65,6 @@
|
||||
* Output parameters: NONE
|
||||
*/
|
||||
|
||||
struct months {
|
||||
unsigned32 months[2][13];
|
||||
};
|
||||
|
||||
void rtems_initialize_executive(
|
||||
rtems_configuration_table *configuration_table,
|
||||
rtems_cpu_table *cpu_table
|
||||
|
||||
Reference in New Issue
Block a user