blob: 473c8e0e81c9bb4897360dc82f27d1aa4790e44c [file] [log] [blame]
Eli Friedmanc53296e2008-06-07 17:27:51 +00001// RUN: clang -emit-llvm < %s
2
3volatile unsigned char* const __attribute__((address_space(1))) serial_ctrl = 0x02;
4