mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Remove struct linker_set (Unused).
This commit is contained in:
@@ -214,10 +214,4 @@ void kproc_start(void *udata);
|
|||||||
|
|
||||||
#endif /* PSEUDO_LKM */
|
#endif /* PSEUDO_LKM */
|
||||||
|
|
||||||
struct linker_set {
|
|
||||||
int ls_length;
|
|
||||||
const void *ls_items[1]; /* really ls_length of them,
|
|
||||||
* trailing NULL */
|
|
||||||
};
|
|
||||||
|
|
||||||
#endif /* !_SYS_KERNEL_H_*/
|
#endif /* !_SYS_KERNEL_H_*/
|
||||||
|
|||||||
Reference in New Issue
Block a user