mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 20:21:19 +08:00
Fix warning
This commit is contained in:
@@ -198,7 +198,9 @@ mi_startup(void)
|
|||||||
sysinit_end = SET_LIMIT(sysinit_set);
|
sysinit_end = SET_LIMIT(sysinit_set);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#ifndef __rtems__
|
||||||
restart:
|
restart:
|
||||||
|
#endif /* __rtems__ */
|
||||||
/*
|
/*
|
||||||
* Perform a bubble sort of the system initialization objects by
|
* Perform a bubble sort of the system initialization objects by
|
||||||
* their subsystem (primary key) and order (secondary key).
|
* their subsystem (primary key) and order (secondary key).
|
||||||
|
Reference in New Issue
Block a user