1// RUN: %clang_cc1 -E -dM -triple i586-intel-elfiamcu | FileCheck %s
2
3// CHECK: #define __iamcu
4// CHECK: #define __iamcu__
5
6