RTEMS
5.0.0
|
#include <rtems-fdt.h>
Data Fields | |
rtems_fdt_blob * | blob |
A blob handle is a way to manage access to the FDT blobs. The blob is referenced via the handle to allow searches across loaded DTB's to return the referenced DTB.
rtems_fdt_blob* rtems_fdt_handle::blob |
The blob the handle references.