|
PatchworkOS
966e257
A non-POSIX operating system.
|
Entry in the global list of unresolved references. More...
#include <patch_up.h>
Data Fields | |
| list_entry_t | entry |
| List entry for the global list of unresolved references. | |
| aml_unresolved_t * | unresolved |
| The unresolved object. | |
Entry in the global list of unresolved references.
Definition at line 31 of file patch_up.h.
| list_entry_t aml_patch_up_entry_t::entry |
List entry for the global list of unresolved references.
Definition at line 33 of file patch_up.h.
| aml_unresolved_t* aml_patch_up_entry_t::unresolved |
The unresolved object.
Definition at line 34 of file patch_up.h.