diff options
Diffstat (limited to 'include/asm-s390/pgtable.h')
-rw-r--r-- | include/asm-s390/pgtable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-s390/pgtable.h b/include/asm-s390/pgtable.h index 65154dc9a9e5..8e9a629dc199 100644 --- a/include/asm-s390/pgtable.h +++ b/include/asm-s390/pgtable.h | |||
@@ -966,6 +966,7 @@ static inline pte_t mk_swap_pte(unsigned long type, unsigned long offset) | |||
966 | 966 | ||
967 | extern int add_shared_memory(unsigned long start, unsigned long size); | 967 | extern int add_shared_memory(unsigned long start, unsigned long size); |
968 | extern int remove_shared_memory(unsigned long start, unsigned long size); | 968 | extern int remove_shared_memory(unsigned long start, unsigned long size); |
969 | extern int s390_enable_sie(void); | ||
969 | 970 | ||
970 | /* | 971 | /* |
971 | * No page table caches to initialise | 972 | * No page table caches to initialise |