iverilog/tgt-vhdl/vhdl_target.h

9 lines
144 B
C

#ifndef INC_VHDL_TARGET_H
#define INC_VHDL_TARGET_H
#include "vhdl_config.h"
#include "ivl_target.h"
#endif /* #ifndef INC_VHDL_TARGET_H */