From 46e045034336a2cc90c1798cd7cc07af744ddfd6 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 19 Apr 2000 04:00:00 +0000 Subject: Merge with Linux 2.3.99-pre4. --- include/linux/mmzone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/mmzone.h') diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index 82d3e62f4..05a846297 100644 --- a/include/linux/mmzone.h +++ b/include/linux/mmzone.h @@ -102,7 +102,7 @@ extern pg_data_t *pgdat_list; */ extern void show_free_areas_core(int); extern void free_area_init_core(int nid, pg_data_t *pgdat, struct page **gmap, - unsigned long *zones_size, unsigned long paddr); + unsigned long *zones_size, unsigned long paddr, unsigned long *zholes_size); #ifndef CONFIG_DISCONTIGMEM -- cgit v1.2.3