Pass name cleanups
[official-gcc.git] / gcc / c-family / c-target-def.h
blob00bdc25a0f007ba12a65133b1c419b76e2e531f2
1 /* Default initializers for C-family target hooks.
2 Copyright (C) 2011
3 Free Software Foundation, Inc.
5 This program is free software; you can redistribute it and/or modify it
6 under the terms of the GNU General Public License as published by the
7 Free Software Foundation; either version 3, or (at your option) any
8 later version.
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
15 You should have received a copy of the GNU General Public License
16 along with this program; see the file COPYING3. If not see
17 <http://www.gnu.org/licenses/>. */
19 #include "c-family/c-target-hooks-def.h"
20 #include "tree.h"
21 #include "c-family/c-common.h"
22 #include "hooks.h"