Changes in kernel/generic/include/mm/as.h [55b77d9:26aafe8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/mm/as.h
r55b77d9 r26aafe8 254 254 255 255 extern as_operations_t *as_operations; 256 extern li st_t inactive_as_with_asid_list;256 extern link_t inactive_as_with_asid_head; 257 257 258 258 extern void as_init(void);
Note:
See TracChangeset
for help on using the changeset viewer.