Previous commit.

This commit is contained in:
Bahadir Balban
2008-03-14 18:53:53 +00:00
parent b0900ad6c3
commit 1cc6a87547
3 changed files with 43 additions and 25 deletions

View File

@@ -186,6 +186,7 @@ extern struct vm_pager swap_pager;
extern struct list_head vm_object_list;
/* vm object link related functions */
struct vm_obj_link *vm_objlink_create(void);
struct vm_obj_link *vma_next_link(struct list_head *link,
struct list_head *head);