Sign in
fuchsia
/
third_party
/
swift-clang
/
a40ea3abe6e2f0b338d00c38fe7d724241c5af97
/
.
/
test
/
CodeGen
/
address-space-cast.c
blob: 076c2f16fe6f34fc357f98863156c6243dabd602 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -emit-llvm < %s
volatile
unsigned
char
*
const
__attribute__
((
address_space
(
1
)))
serial_ctrl
=
0x02
;