PatchworkOS  2ca1c69
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_alias_t Struct Reference

Data for an alias object. More...

#include <object.h>

Collaboration diagram for aml_alias_t:

Data Fields

 AML_OBJECT_COMMON_HEADER
 
aml_object_ttarget
 

Detailed Description

Data for an alias object.

Definition at line 401 of file object.h.

Field Documentation

◆ AML_OBJECT_COMMON_HEADER

aml_alias_t::AML_OBJECT_COMMON_HEADER

Definition at line 403 of file object.h.

◆ target

aml_object_t* aml_alias_t::target

Definition at line 404 of file object.h.


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