use XNEW and related macros more
[deliverable/binutils-gdb.git] / gas / config / bfin-defs.h
index 4c1d8b7bd2ce7c251c46485d8ac358f7c4e30928..256587ccefd819b95c44f307234419d27f902326 100644 (file)
@@ -325,7 +325,6 @@ Expr_Node *Expr_Node_Create (Expr_Node_Type type,
 INSTR_T Expr_Node_Gen_Reloc (Expr_Node *head, int parent_reloc);
 
 #define MKREF(x)       mkexpr (0,x)
-#define ALLOCATE(x)    malloc (x)
 
 #define NULL_CODE ((INSTR_T) 0)
 
This page took 0.023843 seconds and 4 git commands to generate.