/* Subroutines used for code generation on Renesas RL78 processors.
- Copyright (C) 2011 Free Software Foundation, Inc.
+ Copyright (C) 2011, 2012 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.
#include "langhooks.h"
#include "rl78-protos.h"
#include "dumpfile.h"
+#include "tree-pass.h"
\f
static inline bool is_interrupt_func (const_tree decl);
static inline bool is_brk_interrupt_func (const_tree decl);