blob: 076c2f16fe6f34fc357f98863156c6243dabd602 [file] [log] [blame]
Shih-wei Liaoea285162010-06-04 12:34:56 -07001// RUN: %clang_cc1 -emit-llvm < %s
2
3volatile unsigned char* const __attribute__((address_space(1))) serial_ctrl = 0x02;
4