You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
230 B
C

#ifndef GCC_TM_D_H
#define GCC_TM_D_H
#ifdef IN_GCC
# include "options.h"
# include "insn-constants.h"
# include "config/riscv/riscv.h"
# include "config/riscv/riscv-protos.h"
#endif
# include "defaults.h"
#endif /* GCC_TM_D_H */