Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/ddi/ddi.h

    r5a6cc679 ra35b458  
    4444typedef struct {
    4545        link_t link;      /**< Linked list link */
    46        
     46
    4747        uintptr_t pbase;  /**< Physical base of the area. */
    4848        pfn_t frames;     /**< Number of frames in the area. */
Note: See TracChangeset for help on using the changeset viewer.