PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_patch_up_entry_t Struct Reference

Entry in the global list of unresolved references. More...

#include <patch_up.h>

Collaboration diagram for aml_patch_up_entry_t:

Data Fields

list_entry_t entry
 List entry for the global list of unresolved references.
 
aml_unresolved_tunresolved
 The unresolved object.
 

Detailed Description

Entry in the global list of unresolved references.

Definition at line 31 of file patch_up.h.

Field Documentation

◆ entry

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.

◆ unresolved

aml_unresolved_t* aml_patch_up_entry_t::unresolved

The unresolved object.

Definition at line 34 of file patch_up.h.


The documentation for this struct was generated from the following file: