* config/obj-aout.h: Fix comment typos.
[deliverable/binutils-gdb.git] / gdb / block.h
index aa69a896f6ab539750c44575e179a85b25b6f81d..38d037e02260184dd41ca7eb9f853f749a3e3cd3 100644 (file)
@@ -171,4 +171,6 @@ extern const struct block *block_static_block (const struct block *block);
 
 extern const struct block *block_global_block (const struct block *block);
 
+extern struct block *allocate_block (struct obstack *obstack);
+
 #endif /* BLOCK_H */
This page took 0.024036 seconds and 4 git commands to generate.