app_addr_t Struct Reference

Pair of addresses. More...

#include <app.h>


Data Fields

l4_addr_t here
 begin of region in our address space.
l4_addr_t app
 begin of region in application's address space.


Detailed Description

Pair of addresses.


Field Documentation

l4_addr_t app_addr_t::here

begin of region in our address space.

l4_addr_t app_addr_t::app

begin of region in application's address space.


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

L4 Loader Reference Manual, part of DROPS  © 2000-2003