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