blob: 076c2f16fe6f34fc357f98863156c6243dabd602 [file] [log] [blame]
Daniel Dunbara5728872009-12-15 20:14:24 +00001// RUN: %clang_cc1 -emit-llvm < %s
Eli Friedmanc53296e2008-06-07 17:27:51 +00002
3volatile unsigned char* const __attribute__((address_space(1))) serial_ctrl = 0x02;
4