mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-02 04:33:03 +08:00
Fix warning
This commit is contained in:
parent
89761ed754
commit
54146cac48
@ -198,7 +198,9 @@ mi_startup(void)
|
||||
sysinit_end = SET_LIMIT(sysinit_set);
|
||||
}
|
||||
|
||||
#ifndef __rtems__
|
||||
restart:
|
||||
#endif /* __rtems__ */
|
||||
/*
|
||||
* Perform a bubble sort of the system initialization objects by
|
||||
* their subsystem (primary key) and order (secondary key).
|
||||
|
Loading…
x
Reference in New Issue
Block a user