diff options
Diffstat (limited to 'kernel/power/power.h')
| -rw-r--r-- | kernel/power/power.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/power/power.h b/kernel/power/power.h index 242d8b827dd5..56d1d0dedf76 100644 --- a/kernel/power/power.h +++ b/kernel/power/power.h | |||
| @@ -110,6 +110,8 @@ extern int create_basic_memory_bitmaps(void); | |||
| 110 | extern void free_basic_memory_bitmaps(void); | 110 | extern void free_basic_memory_bitmaps(void); |
| 111 | extern int hibernate_preallocate_memory(void); | 111 | extern int hibernate_preallocate_memory(void); |
| 112 | 112 | ||
| 113 | extern void clear_free_pages(void); | ||
| 114 | |||
| 113 | /** | 115 | /** |
| 114 | * Auxiliary structure used for reading the snapshot image data and | 116 | * Auxiliary structure used for reading the snapshot image data and |
| 115 | * metadata from and writing them to the list of page backup entries | 117 | * metadata from and writing them to the list of page backup entries |
