4 lines
141 B
C
4 lines
141 B
C
// RUN: %clang_cc1 -emit-llvm -Wno-int-conversion < %s
|
|
|
|
volatile unsigned char* const __attribute__((address_space(1))) serial_ctrl = 0x02;
|
|
|