blob: 2fba5ecd7dcaf725d8ba96b06c25f1df25658505 [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc -emit-llvm < %s
Eli Friedmanc53296e2008-06-07 17:27:51 +00002
3volatile unsigned char* const __attribute__((address_space(1))) serial_ctrl = 0x02;
4