]> err.no Git - linux-2.6/blobdiff - include/linux/bootmem.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes
[linux-2.6] / include / linux / bootmem.h
index 4e4e340592fb08b26cb1c3c5cd7c14d7a9ff9bc9..6a5dbdc8a7dcef7fc265f5d68c7dbe91e42e92ad 100644 (file)
@@ -101,6 +101,8 @@ extern void reserve_bootmem_node(pg_data_t *pgdat,
 extern void free_bootmem_node(pg_data_t *pgdat,
                              unsigned long addr,
                              unsigned long size);
+extern void *alloc_bootmem_section(unsigned long size,
+                                  unsigned long section_nr);
 
 #ifndef CONFIG_HAVE_ARCH_BOOTMEM_NODE
 #define alloc_bootmem_node(pgdat, x) \