]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/config/bfin-aux.h
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / config / bfin-aux.h
index 52f89f1e59988e8b946ebbaee18c7ec7ae8eca90..9c71939f8e7347f5da4fd3439c1c300b308b3fcf 100755 (executable)
@@ -1,5 +1,5 @@
 /* bfin-aux.h ADI Blackfin Header file for gas
-   Copyright 2005, 2007
+   Copyright 2005, 2007, 2009
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
@@ -126,6 +126,9 @@ bfin_gen_loopsetup (Expr_Node *soffset, REG_T c, int rop,
 INSTR_T
 bfin_gen_loop (Expr_Node *expr, REG_T reg, int rop, REG_T preg);
 
+void
+bfin_loop_beginend (Expr_Node *expr, int begin);
+
 INSTR_T
 bfin_gen_pushpopmultiple (int dr, int pr, int d, int p, int w);