]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/bootmem.h
x86 mmiotrace: comment about user space ABI
[linux-2.6-omap-h63xx.git] / 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) \