Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/mm/as.h

    r55b77d9 r26aafe8  
    254254
    255255extern as_operations_t *as_operations;
    256 extern list_t inactive_as_with_asid_list;
     256extern link_t inactive_as_with_asid_head;
    257257
    258258extern void as_init(void);
Note: See TracChangeset for help on using the changeset viewer.