forked from Imagelibrary/binutils-gdb
Remove definition of VEC (CORE_ADDR)
gdb/ChangeLog: * common/gdb_vecs.h (DEF_VEC_I (CORE_ADDR)): Remove.
This commit is contained in:
committed by
Simon Marchi
parent
f2f46dfcda
commit
b560ebd660
@@ -31,8 +31,6 @@ DEF_VEC_P (const_char_ptr);
|
||||
|
||||
DEF_VEC_I (int);
|
||||
|
||||
DEF_VEC_I (CORE_ADDR);
|
||||
|
||||
extern void free_char_ptr_vec (VEC (char_ptr) *char_ptr_vec);
|
||||
|
||||
extern struct cleanup *
|
||||
|
||||
Reference in New Issue
Block a user