POK(kernelpart)
pok_space Struct Reference

Data Fields

uint32_t phys_base
uint32_t size

Detailed Description

Basic paritions informtation needed for memory managment.

Definition at line 34 of file space.c.


Field Documentation

uint32_t pok_space::phys_base

Pysical adress of the partition.

Definition at line 36 of file space.c.

uint32_t pok_space::size

Size of the partition.

Definition at line 37 of file space.c.


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