*** empty log message ***
[libfirm] / ir / tv / tv_t.h
1 /* Declarations for Target Values.
2    Copyright (C) 1995, 1996 Christian von Roques */
3
4 #ifndef _TV_T_H
5 #define _TV_T_H
6
7 # include "tv.h"
8 # include "misc.h"
9
10 int tarval_print (XP_PAR1, const xprintf_info *, XP_PARN);
11
12
13 #endif