2 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 * Licensed under the GPL
11 struct mmu_context_skas {
13 unsigned long last_page_table;
16 extern void switch_mm_skas(struct mm_id * mm_idp);
21 * Overrides for Emacs so that we follow Linus's tabbing style.
22 * Emacs will notice this stuff at the end of the file and automatically
23 * adjust the settings for this buffer only. This must remain at the end
25 * ---------------------------------------------------------------------------
27 * c-file-style: "linux"