blob: 65588bc508404d683f638a59fec4a359f56ba9cc [file] [log] [blame]
//===-- AVRConfig.h - AVR Backend Configuration Header ----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#ifndef LLVM_AVR_CONFIG_H
#define LLVM_AVR_CONFIG_H
#define LLVM_AVR_GCC_COMPAT
#endif // LLVM_AVR_CONFIG_H